cisco / go-hpke

Implementation of draft-irtf-cfrg-hpke
BSD 2-Clause "Simplified" License
30 stars 15 forks source link

Test vector cleanup #7

Closed bifurcation closed 5 years ago

bifurcation commented 5 years ago

This doesn't change the overall envelope of how test vectors work, it mainly just makes a lot of things more concise.

bifurcation commented 5 years ago

As of this commit, everything works properly and passes tests, so I think it's ready for review and landing.