openssl-checksum
OpenSSL checksums

Next:<openssl-checksum> ( name -- openssl-checksum )


Vocabulary
checksums.openssl

Class description
The class of checksum algorithms implemented by OpenSSL. The exact set of algorithms supported depends on how the OpenSSL library was compiled; md5 and sha1 should be universally available.

Definition


Methods