Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

CRYPT

Constant CRYPT 

Source
pub const CRYPT: Alphabet;
Expand description

The crypt(3) alphabet (with . and / as the first two characters).

Not standardized, but folk wisdom on the net asserts that this alphabet is what crypt uses.