Pratyush Mishra
|
cf4301cb75
|
Update workspace and dependency paths
|
2020-09-18 16:09:13 -07:00 |
|
Pratyush Mishra
|
6cca9327be
|
Refactor bit iteration infrastructure:
* `to_bits` -> `to_bits_le`
* `BitIterator` -> `BitIteratorLE` + `BitIteratorBE`
* `found_one`/`seen_one` -> `BitIteratorBE::without_leading_zeros`
|
2020-09-11 16:22:04 -07:00 |
|
Pratyush Mishra
|
3bb3697c13
|
Update crypto-primitives and their contraints.
|
2020-09-11 16:22:04 -07:00 |
|
Pratyush Mishra
|
04db0504ac
|
(cargo-release) start next development iteration 0.1.1-alpha.0
|
2020-09-10 15:41:37 -07:00 |
|
Pratyush Mishra
|
9391b1fd04
|
Rename to ed_on
|
2020-06-12 18:37:04 -07:00 |
|
Pratyush Mishra
|
1959a3de63
|
Rename curves
|
2020-06-12 18:37:04 -07:00 |
|
Pratyush Mishra
|
33a9da08f8
|
Switch to stable cargo formatting options
|
2020-04-07 19:30:27 -07:00 |
|
dependabot-preview[bot]
|
9ca5a94f2e
|
Update digest requirement from 0.7 to 0.8 (#141)
* Update `digest` and `blake2` requirement from 0.7 to 0.8
Updates the requirements on [digest](https://github.com/RustCrypto/traits) to permit the latest version.
- [Release notes](https://github.com/RustCrypto/traits/releases)
- [Commits](https://github.com/RustCrypto/traits/compare/digest_v0.7.2...digest-v0.8.1)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
2020-03-16 15:22:10 -07:00 |
|
Pratyush Mishra
|
2298df2e78
|
Make benchmarks compile, and check them in CI
|
2020-02-27 00:43:15 -08:00 |
|
Marek Kotewicz
|
d4896ade47
|
crypto-primitives no-std (#96)
|
2020-02-20 11:35:53 -08:00 |
|