文件名称:Introduction-to-Cryptography-with-Mathematical-Fo
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-05-11
- 文件大小:
- 309kb
- 下载次数:
- 0次
- 提 供 者:
- mohamm*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Introduction to Cryptography with Mathematical Foundations and Computer Implementations
Alexander Stanoyevitch
code sources
Alexander Stanoyevitch
code sources
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StanoyevitchCryptMATLAB
.......................\StanoyevitchCryptMATLAB
.......................\.......................\C1
.......................\.......................\C10
.......................\.......................\...\GF16Inv.m
.......................\.......................\...\GF16Mult.m
.......................\.......................\...\GF256Add.m
.......................\.......................\...\GF256Inv.m
.......................\.......................\...\GF256Mult.m
.......................\.......................\...\ZpDivAlg.m
.......................\.......................\...\ZpEuclidAlg.m
.......................\.......................\...\ZpIrredCheck.m
.......................\.......................\...\ZpModmMult.m
.......................\.......................\...\ZpPolyAdd.m
.......................\.......................\...\ZpPolyMult.m
.......................\.......................\C11
.......................\.......................\...\NibbleMult.m
.......................\.......................\...\NibbleXOR.m
.......................\.......................\...\ScaledDownAES.m
.......................\.......................\...\ScaledDownAESDecrypt.m
.......................\.......................\...\ScaledDownAESInvMixColumn.m
.......................\.......................\...\ScaledDownAESInvSBox.m
.......................\.......................\...\ScaledDownAESMixColumn.m
.......................\.......................\...\ScaledDownAESNibbleSub.m
.......................\.......................\...\ScaledDownAESRoundKeys.m
.......................\.......................\...\ScaledDownAESSBox.m
.......................\.......................\...\ScaledDownAESShiftRow.m
.......................\.......................\...\ScaledDownAESStateXOR.m
.......................\.......................\C12
.......................\.......................\...\EllipticCurveFastScalMult.m
.......................\.......................\...\EllipticCurvePlaintextRepModp.m
.......................\.......................\...\EllipticCurvePointAddition.m
.......................\.......................\...\EllipticCurvePointAdditionModp.m
.......................\.......................\...\EllipticCurvePointsModp.m
.......................\.......................\...\EllipticCurvePointsModp3Mod4.m
.......................\.......................\...\EllipticCurvePointsModpOrder.m
.......................\.......................\..\Int2LCText.m
.......................\.......................\..\Int2UCText.m
.......................\.......................\..\LCText2Int.m
.......................\.......................\..\LCTextWithSpaces2Int.m
.......................\.......................\..\ShiftCrypt.m
.......................\.......................\..\UCText2Int.m
.......................\.......................\..\VigenereCrypt.m
.......................\.......................\..\VigenereDeCrypt.m
.......................\.......................\C2
.......................\.......................\..\DivAlg.m
.......................\.......................\..\EuclidAlg.m
.......................\.......................\..\EuclidAlgExt.m
.......................\.......................\..\ISBN13Checker.m
.......................\.......................\..\ModInv.m
.......................\.......................\..\PrimeFactors.m
.......................\.......................\..\RandIntGen.m
.......................\.......................\C3
.......................\.......................\..\AffineCrypt.m
.......................\.......................\..\AffineDeCrypt.m
.......................\.......................\..\AffineNulls.m
.......................\.......................\..\AffineNullsDecrypt.m
.......................\.......................\..\DigraphBlockAffineCrypt.m
.......................\.......................\..\PermComposer.m
.......................\.......................\..\PermInverter.m
.......................\.......................\..\SmallEnigma.m
.......................\.......