143 Commits (e1644d00c54b0b0af90f48432fde32aeacc9950b)

Author SHA1 Message Date
  Dev Ojha b1bc3e4f89 crypto/secp256k1: Fix signature malleability, adopt more efficient en… (#2239) 6 years ago
  Ethan Buchman 38b401657e Cleanup up Multisig naming (#2255) 6 years ago
  Dev Ojha 728d2ed266 crypto: Remove unnecessary prefixes from amino route variable names (#2205) 6 years ago
  ValarDragon 2fe34491ba (squash this) Fix build errors 6 years ago
  ValarDragon 6beaf6e72d (squash this) address Jae's comments on `NumTrueBitsBefore` 6 years ago
  ValarDragon 8d28344e84 (Squash this) switch to bare 6 years ago
  ValarDragon 4cf1dbd676 (squash this) fix amino route 6 years ago
  ValarDragon 00db469fc0 (squash this) begin addressing PR comments 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Dev Ojha 5a8fe61200 crypto: Add compact bit array for intended usage in the multisig (#2140) 6 years ago
  ValarDragon 4e7bf10b59 (squash this) squashed bug with multiple signatures at same index. 6 years ago
  ValarDragon 67b6d51ff4 (squash this) address PR comments + fix bug in equality check 6 years ago
  ValarDragon e7dd76c28d crypto: Threshold multisig implementation 6 years ago
  ValarDragon 21448bcf4f crypto: Add compact bit array for intended usage in the multisig 6 years ago
  ValarDragon f903947ff3 crypto: Remove interface from crypto.Signature 6 years ago
  ValarDragon 96fdec0fca crypto: Add compact bit array for intended usage in the multisig 6 years ago
  Dev Ojha 24b94d7aa4 crypto: Switch hkdfchacha back to xchacha (#2058) 6 years ago
  Dev Ojha 0bd4fb96f0 crypto: Add benchmarking code for signature schemes (#2061) 6 years ago
  ValarDragon f3d519c966 crypto: Fix package imports from the refactor 6 years ago
  Dev Ojha eb7dea1b0d crypto/ed25519: Remove privkey.Generate method (#2022) 6 years ago
  Dev Ojha c5c1689591 crypto/secp256k1: Add godocs, remove indirection in privkeys (#2017) 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  Dev Ojha 67762aec73 crypto/ed25519: Update the godocs (#2002) 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Zach 030c782e6f
Zach/1793 repo consolidation v2 (#1907) 6 years ago
  Zach Ramsay 5fb3955c93 cleanup repo merge artifacts, closes #1873, starts #1793 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Anton Kaliaev 61c5791fa3
revert back to Jae's original payload size limit 6 years ago
  Dev Ojha 41733b46b9 crypto: Abstract pubkey / signature size when known to constants (#1808) 6 years ago
  Alexander Simmerl 3e1baf68f8 crypto: Rename last traces of go-crypto (#1786) 6 years ago
  ValarDragon 3ae878b229 crypto/hkdfchachapoly: Add testing seal to the test vector 6 years ago
  Liamsi c96b27136f remove go-crypto from go-crypto: 6 years ago
  Liamsi f3d755f5e8 please the linter gods: 6 years ago
  Liamsi 5a70fa6f35 fix typos 6 years ago
  Liamsi 587505d4d2 fix crypto tests 6 years ago
  Ethan Frey 9016390a6e Moved crypto code to top level again 7 years ago
  Ethan Frey 17ed6d178d move go-crypto files pre-keys merge 7 years ago
  Jae Kwon 93979300be made cmd/, removed crypto/ 10 years ago
  Jae Kwon c40fc65e6b go fmt 10 years ago
  Jae Kwon 3f878b9e8e . 10 years ago
  Jae Kwon 55a9031e91 fixed crypto 10 years ago
  Jae Kwon e9e130b4ad floodberry's ed25519 batch code 10 years ago