Search results for "IROBERTS"
Solaris::ACL - Perl extension for reading and setting Solaris Access Control Lists for files
This module provides access to the system level "acl"(2) call, allowing efficient setting and reading of Access Control Lists (ACLs) in perl. ACL provides the following functions: setfacl($path, $acl [, $default_acl]) Set the ACL of the file or direc...
IROBERTS/Solaris-ACL-0.06 - Apr 11, 2000 - Search in distribution
Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries
"Crypt::OpenSSL::RSA" provides the ability to RSA encrypt strings which are somewhat shorter than the block size of a key. It also allows for decryption, signatures and signature verification. *NOTE*: Many of the methods in this package can croak, so...
TODDR/Crypt-OpenSSL-RSA-0.33 - Jul 08, 2022 - Search in distribution
Crypt::OpenSSL::Bignum - OpenSSL's multiprecision integer arithmetic
Crypt::OpenSSL::Bignum provides access to OpenSSL multiprecision integer arithmetic libraries. Presently, many though not all of the arithmetic operations that OpenSSL provides are exposed to perl. In addition, this module can be used to provide acce...
KMX/Crypt-OpenSSL-Bignum-0.09 - Dec 01, 2017 - Search in distribution- Crypt::OpenSSL::Bignum::CTX - Perl interface to the OpenSSL BN_CTX structure.
Crypt::OpenSSL::Random - OpenSSL/LibreSSL pseudo-random number generator access
"Crypt::OpenSSL::Random" provides the ability to seed and query the OpenSSL and LibreSSL library's pseudo-random number generators. Note: On LibreSSL "random_egd()" is not defined. EXPORT None by default....
RURBAN/Crypt-OpenSSL-Random-0.17 - Jun 13, 2024 - Search in distribution