20 lines
1012 B
Plaintext
20 lines
1012 B
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
luacrypto: luacrypto (lua openssl frontend)
|
|
luacrypto:
|
|
luacrypto: luacrypto provides a Lua frontend to the OpenSSL cryptographic lib.
|
|
luacrypto: The OpenSSL features that are currently exposed are digests (MD5,
|
|
luacrypto: SHA-1, HMAC, and more) and crypto-grade random number generators.
|
|
luacrypto: luacrypto also supports encryption and decryption, signing and
|
|
luacrypto: verifying, sealing and opening using the OpenSSL EVP API.
|
|
luacrypto:
|
|
luacrypto: homepage: http://mkottman.github.io/luacrypto/
|
|
luacrypto:
|
|
luacrypto:
|