libcrypt-openssl-rsa-perl 0.35-ok1 source package in openKylin
Changelog
libcrypt-openssl-rsa-perl (0.35-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 06:56:13 -0700
libcrypt-openssl-rsa-perl (0.35-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 06:56:13 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | perl |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libcrypt-openssl-rsa-perl_0.35.orig.tar.gz | 31.3 KiB | 5eebd55ac071634c864a8e78f5cfafbaaf43cf84c04323a09b71dd76bf025cc2 |
| libcrypt-openssl-rsa-perl_0.35-ok1.debian.tar.xz | 2.2 KiB | 4ab18d1114fca9ac52b111f2e77fac167dc268b11e69a9c8c521e928d326174a |
| libcrypt-openssl-rsa-perl_0.35-ok1.dsc | 2.2 KiB | a03970cfc8f537e83bc101412f3565ca1a709acba5417ecd1c6b779076b90b6f |
Crypt:
in the OpenSSL library. It provides the following functionalities: create a
key from a string, make a new key, save key to a string, save public portion
of key to a string using format compatible with OpenSSL's command-line rsa
tool, encrypt, decrypt, sign, verify, return the size in bytes of a key,
check the validity of a key.