racket/pkgs/racket-doc/openssl
Matthew Flatt cda4e5befe add sha1-bytes, sha224-bytes, and sha256-bytes via rktio
Although SHA-1 hashing functions are available from `openssl`
libraries, a fast crytopgraphic hash is useful for many purposes below
the layer where the OpenSSL library has been opened. And SHA-1 is
reasonably easy to add to rktio.

Meanwhile, provide an equally convenient SHA-2 function to discourage
bad security practices (i.e., using SHA-1 where SHA-2 should be
preferred).
2018-06-27 06:36:20 -06:00
..
info.rkt
openssl.scrbl add sha1-bytes, sha224-bytes, and sha256-bytes via rktio 2018-06-27 06:36:20 -06:00