125 Cometimentos (trials/PERF_try3)
 

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