[ 原始碼: ruby-openssl-signature-algorithm ]
套件:ruby-openssl-signature-algorithm(1.0.0-1)
ruby-openssl-signature-algorithm 的相關連結
Debian 的資源:
下載原始碼套件 ruby-openssl-signature-algorithm:
- [ruby-openssl-signature-algorithm_1.0.0-1.dsc]
- [ruby-openssl-signature-algorithm_1.0.0.orig.tar.gz]
- [ruby-openssl-signature-algorithm_1.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
helpers for signing and verifying signatures with openssl
Provides OpenSSL::SignatureAlgorithm::ECDSA, OpenSSL::SignatureAlgorithm::RSAPSS and OpenSSL::SignatureAlgorithm::RSAPKCS1 ruby object wrapers on top of OpenSSL::PKey::EC and OpenSSL::PKey::RSA, so that one can reason in terms of signature algorithms when signing and/or verifying signatures, instead of keys.