Henry Case
e9ddb6fb45
sidh/csidh: use SEE for performing CSWAP ( #6 )
* Makefile
* makefile: tools for profiling
* sidh: use SIMD for performing CSWAP
Loads data into 128-bit XMM registers and performs conditional swap.
This is probably less useful for SIDH, but will be useful for cSIDH
6 years ago
Kris Kwiatkowski
a456dc4dd9
readme: License
6 years ago
Kris Kwiatkowski
ae57368c7b
License BS for sha3
6 years ago
Kris Kwiatkowski
00c16fe97e
License bulshit
6 years ago
Kris Kwiatkowski
65bbafeef5
script used for calculating sliding window startegy in SIDH P34
6 years ago
Henry Case
0531c3479b
Update README.md
6 years ago
Henry Case
1e34845d00
complate rewrite for SIDH and SIKE. adds p503 ( #5 )
6 years ago
Kris Kwiatkowski
d6fc82531f
Doc
6 years ago
Henry Case
b769c88767
Improves some comments and hardcodes precomputed value ( #4 )
* Improves some comments and hardcodes precomputed value
* Tests curve coefficients recovery
6 years ago
Kris Kwiatkowski
51688dc4bb
makefile: adds bench target
6 years ago
Henry D. Case
35e326cf2c
Merge branch 'master' of github.com:henrydcase/nobscrypto
6 years ago
Henry D. Case
10fb1a7164
x448: Export shared secret size
Changes x448Bytes variable to SharedSecretSize
6 years ago
Henry Case
c88bbf0f75
x448: Export shared secret size ( #3 )
Changes x448Bytes variable to SharedSecretSize
6 years ago
Henry D. Case
2ff456da90
Temporarily adds simple x448 implementation
6 years ago
Henry Case
fc932264c3
Merge pull request #2 from henrydcase/x448
Temporarily adds simple x448 implementation
6 years ago
Henry D. Case
22e3d2373f
adds code coverage
6 years ago
Henry D. Case
ddbd866ee5
additional comments
6 years ago
Henry D. Case
dc58ebcd23
makefile formatting
6 years ago
Henry D. Case
771516ce3f
fixes sike tests
6 years ago
Henry D. Case
2a25a09b4a
improves makefile
6 years ago
Henry D. Case
34805fc1fb
Improves Makefile
6 years ago
Henry D. Case
73c9938c59
Use ADCB instead of SBBL in checkLessThanThree238
6 years ago
Henry D. Case
958dae0be7
tls: git ignore
6 years ago
Henry D. Case
2fc873ca64
creates package ready to move to tls-tris
6 years ago
Henry D. Case
105532aa09
sidh: move p751 implementation to p751 folder
6 years ago
Henry D. Case
431c20d5ff
readme: sike/sidh
6 years ago
Henry D. Case
a4d12ceaae
adds SIKE and SIDH
6 years ago
Henry D. Case
bd9a3f2b6b
Temporarily change sha3 import location
6 years ago
Henry D. Case
4d0f3e5293
AES-256 CTR_DRBG
6 years ago
Henry D. Case
4b06c1b314
go fmt
6 years ago
Henry Case
8cf7cfdc8d
SM3 and cSHAKE
6 years ago
Henry Case
94bf28a208
first commit
6 years ago