fastcrypto
fastcrypto copied to clipboard
VDF clean ups
- Derive Serialize/Deserilialize automatically and use bcs for all serialization and deserialization.
- Simplify: Get rid of unnecessary abstractions.
- Add more tests and update existing tests.
- Refactoring: Move unit tests to modules.
- Update benchmarks and cli.