|
|
|
@ -3,12 +3,13 @@
|
|
|
|
|
|
|
|
|
|
** Example output
|
|
|
|
|
Input is =uguu~= using the default salt.
|
|
|
|
|
|
|
|
|
|
| Algorithm | Output |
|
|
|
|
|
|--------------------+------------------------------------------------------------------|
|
|
|
|
|
| SHA256 | おシソまツアでぅせツモァだゅノびヲろぢォセつマぶけぁユねハァがゅ |
|
|
|
|
|
| CRC32 | わぼぢァ |
|
|
|
|
|
| CRC64 | づやワえぼちレこ |
|
|
|
|
|
| SHA256 (truncated) | おシソまツアで |
|
|
|
|
|
| SHA256 | おシソまツアでぅせヅモァだゅノぴヲろヂォセづマふげぁユねハァがゅ |
|
|
|
|
|
| CRC32 | わほヂァ |
|
|
|
|
|
| CRC64 | づやワえほぢレご |
|
|
|
|
|
| SHA256 (truncated) | おシソまツアでぅ |
|
|
|
|
|
|
|
|
|
|
** Installation
|
|
|
|
|
The dynamic library is built with ~Cargo~ and ~Rust~, and the CLI example program is built with ~gcc~.
|
|
|
|
|