Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] fiat-p256 (0.2.0) #14572

Merged
merged 3 commits into from
Jul 24, 2019

Conversation

emillon
Copy link
Contributor

@emillon emillon commented Jul 23, 2019

Primitives for Elliptic Curve Cryptography taken from Fiat

CHANGES:

2019-07-23

Fixed

Changed

CHANGES:

*2019-07-23*

### Fixed

- Fix a bug in `generate_key` where it would never actually work when used with
  a proper `rng` function (mirage/fiat#44, @NathanReb)
- Fix benchmark executable. It is now built (but not executed) as part of tests
  (mirage/fiat#45, @emillon)

### Changed

- Use `alcotest` instead of `ppx_expect` for tests (mirage/fiat#43, @emillon)
@camelus
Copy link
Contributor

camelus commented Jul 23, 2019

☀️ All lint checks passed 661f5b3
  • These packages passed lint tests: fiat-p256.0.2.0

☀️ Installability check (+1)
  • new installable packages (1): fiat-p256.0.2.0

@kit-ty-kate
Copy link
Member

Otherwise it's all good

@emillon
Copy link
Contributor Author

emillon commented Jul 24, 2019

All refreshed @kit-ty-kate !

@kit-ty-kate
Copy link
Member

Thanks a lot!

@kit-ty-kate kit-ty-kate merged commit 7771c21 into ocaml:master Jul 24, 2019
@emillon emillon deleted the release-fiat-p256-0.2.0 branch July 6, 2022 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants