99 Cometimentos (3479e45558b27e865fa2a15e2f590a7f1a57ffb7)
 

Autor SHA1 Mensagem Data
  Kris Kwiatkowski 3479e45558 cleanup: removes PrimeFieldElement inversion há 6 anos
  Henry Case 571611c9f7 makefile: improvements há 6 anos
  Henry Case 1c2c27017e cleanup: removes PrimeFieldElement::square method há 6 anos
  Henry Case 0e6db56864 cleanup: removes unused PrimeFieldElement methods há 6 anos
  Henry Case 1336c8ff50 cleanup: removes ProjectivePrimeFieldPoint 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
  Henry de Valence 4928f87299 p751sidh: rename package to p751sidh, p751toolbox há 7 anos
  Henry de Valence f8efbfa69f cln16sidh: prepare for code splitting há 7 anos
  Henry de Valence bbfe85d80c cln16sidh: have SIDH functions give byte outputs há 7 anos
  Henry de Valence 73f3fb400d cln16sidh: move SecretPoint, DistortAndDifference to curve.go há 7 anos
  Henry de Valence 82a40ce1e6 cln16sidh: update benchmarks há 7 anos
  Henry de Valence 91db102d7d cln16sidh: add secret key generation há 7 anos
  Henry de Valence 11976a638e cln16sidh: add de/serialization for SIDH public keys há 7 anos
  Henry de Valence 2a65c75cc5 cln16sidh: refactor SIDH kex from initial work há 7 anos
  Henry de Valence d19dd55622 cln16sidh: use public keys without curve parameters há 7 anos
  Henry de Valence a9139f499b cln16sidh: add curve parameter recovery há 7 anos
  Henry de Valence 284917f704 cln16sidh: rough work on SIDH key agreement há 7 anos
  Henry de Valence 6fec539d88 cln16sidh: add benchmark for Alice's keygen há 7 anos
  Henry de Valence aba3ad58ba cln16sidh: fix sign error in 4-isogeny computations há 7 anos
  Henry de Valence aca4333bba cln16sidh: add benchmarks for Bob's keygen há 7 anos
  Henry de Valence 60d47ce8a2 cln16sidh: implement Bob's key generation há 7 anos
  Henry de Valence 7c4e3b1d53 cln16sidh: add 3-isogeny test via Sage há 7 anos
  Henry de Valence 827c8a2605 cln16sidh: add test for FirstFourIsogeny há 7 anos
  Henry de Valence 713624a43c cln16sidh: add key generation for Alice (currently broken) há 7 anos
  Henry de Valence 95f392eb67 cln16sidh: implement FirstFourIsogeny há 7 anos
  Henry de Valence 3f6eaf7f16 cln16sidh: move isogeny computations to seperate file há 7 anos
  Henry de Valence f2c7421ce2 cln16sidh: implement secret point generation há 7 anos
  Henry de Valence de4cd5d7ff cln16sidh: add negation operators há 7 anos
  Henry de Valence cb7a285ff7 cln16sidh: add fromAffine constructors for points há 7 anos
  Henry de Valence 545238d4fc cln16sidh: implement y-coordinate recovery há 7 anos
  Henry de Valence 071d05068a cln16sidh: test prime field scalar mult against torsion points há 7 anos
  Henry de Valence 8ff5a111cd cln16sidh: add E(F_p) functionality há 7 anos