rustpq / pqcrypto

Rust Post-Quantum cryptography
212 stars 38 forks source link

content of PublicKey #51

Closed oilel closed 1 year ago

oilel commented 1 year ago

Can we see the content of PublicKey?

thomwiggers commented 1 year ago

All PublicKey, etc, methods should implement as_bytes and from_bytes