124 Commits (trials/PERF)
 

Autor SHA1 Mensaje Fecha
  Henry Case 9fc872439c PERF hace 6 años
  Henry Case fc02e12f2e makes p751 consistent with p503 hace 6 años
  Henry Case 325a243a27 p503 in SIDH/SIKE hace 6 años
  Kris Kwiatkowski a1ecdf4834 arith generic: moves adding, substracting and multiplication to same file hace 6 años
  Henry Case 7c7e2d2182 p751/field_amd64_test.go -> p751/arith_amd64_test.go hace 6 años
  Henry Case 9f976e2cdf use floor(log_2(3^e3)) for keylen of B hace 6 años
  Henry Case efe8185fab removes P751_SecretKeySize and P751_SampleRate hace 6 años
  Henry Case e5cb7382ac Refactor private key generation hace 6 años
  Kris Kwiatkowski b5c77cc546 Makes SIDH independent on underlying field arithmetic. hace 6 años
  Henry Case 30563cd6ac p751: speed up montgomery reduction with mulx/adox hace 6 años
  Henry Case ff59f7f05c
Merge branch 'master' into faster-montgomery-reduction hace 6 años
  Henry Case d2e292553d adds 'go vet' to test target hace 6 años
  Henry Case 70f5a2b940 makes possible to specify go on cmd line hace 6 años
  Henry Case 78e8ac1b6b cleanup: FromAffine already sets Z in projective point to 1 hace 6 años
  Henry Case 14dba93b7a makes GeneratePublicKey method of PrivateKey hace 6 años
  Henry Case 1131231b8b cleanup: moves from/to bytes conversion hace 6 años
  Henry Case d663dd8864 Adds install target hace 6 años
  Kris Kwiatkowski 580d1ae0b9 cleanup: removes PrimeFieldElement inversion hace 6 años
  Henry Case 7bf83bb613 makefile: improvements hace 6 años
  Henry Case 7707a47792 cleanup: removes PrimeFieldElement::square method hace 6 años
  Henry Case 555439a49d cleanup: removes unused PrimeFieldElement methods hace 6 años
  Henry Case c19b2f034a cleanup: removes ProjectivePrimeFieldPoint hace 6 años
  Henry Case b63ee49f17 removes ZERO_AX_WITHOUT_CLOBBERING_FLAGS hace 6 años
  Ko- 68adaf1ac7 p751: add tests for montgomery reduction implementations hace 6 años
  Ko- ade27e3126 p751: add some more comments to clarify assembly code hace 6 años
  Ko- 9224fbce19 add golang.org/x/sys/cpu as dependency to makefile hace 6 años
  Ko- bfaceaa1c1 p751: remove duplicate storage of p751+1 hace 6 años
  Ko- 81fe4f21d7 p751: refactor montgomery reduction hace 6 años
  Ko- 036e180db1 p751: fix asm, in Go registers are caller-saved hace 6 años
  Ko- beb8962885 p751: speed up montgomery reduction with mulx/adox hace 6 años
  Henry Case a6e421568e ci: run also tests for generic code hace 6 años
  Henry Case c3a637c2ec p751: implements platform independent field arithmetic hace 6 años
  Henry Case ad4c40870f sidh: make assembly function accept slice of bytes hace 6 años
  Henry D. Case 76bc7ddfb5 ci: re-organize makefile hace 6 años
  Henry D. Case 9973b7f2d2 test: adds benchmark for private key B generation hace 6 años
  Henry Case b5fdd4e3ed removes fp751ConditionalAssign hace 6 años
  Henry Case f3506eb18c
sike: algorithm implementation (#7) hace 6 años
  Henry Case b332b47af1 sidh: updates algorithm to SIDHv3 and refactoring (#6) hace 6 años
  Deirdre Connolly 29597ee6f6 Update comment for Pow3k (#1) hace 6 años
  Nick Sullivan 6a5b901f16
Merge pull request #2 from armfazh/optime01 hace 7 años
  armfazh 4ec6a08fc4 Addressing the changes suggested by vkrasnov. hace 7 años
  armfazh 3886b67b16 Table of timings. hace 7 años
  armfazh 8eecb0f08e Including timings report. hace 7 años
  armfazh 46ef404eba New optimizations derived from armfazh/flor-sidh-x64 project. hace 7 años
  Henry de Valence e730a9e871 p751sidh: add README content hace 7 años
  Henry de Valence 5f479b1d40 p751sidh: use quick.Check for testing shared secret computation hace 7 años
  Henry de Valence dea4fa5c4c p751sidh: add documentation hace 7 años
  Henry de Valence d11f070e62 p751sidh: doc fixups hace 7 años
  Henry de Valence b5437cbfa9 p751sidh: make scalar bytes public and fixed-size hace 7 años
  Henry de Valence 4928f87299 p751sidh: rename package to p751sidh, p751toolbox hace 7 años