issues
search
chanced
/
navajo
A cryptographic toolkit for Rust
Apache License 2.0
1
stars
0
forks
source link
CLI: Add encoding (base64, base64url, hex) to input and output
#55
Closed
chanced
closed
1 year ago
chanced
commented
1 year ago
add the ability to decode input and output in hex, base64, base64url
default to NO_PAD for output with a flag to enable it.