Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37733130
en ru br
ALT Linux repos
S:1.2.1-alt1

Group :: Development/Ruby
RPM: gem-openssl-signature-algorithm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.2.1-alt1
Build date: 27 january 2023, 20:18 ( 66.0 weeks ago )
Size: 15.93 Kb

Home page:   https://github.com/cedarcode/openssl-signature_a…

License: Apache-2.0
Summary: ECDSA, RSA-PSS and RSA-PKCS#1 algorithms for ruby
Description:

Sign and verify using signature algorithm wrappers, instead of key
objects.

Provides OpenSSL::SignatureAlgorithm::ECDSA, OpenSSL::SignatureAlgorithm::RSAPSS
and OpenSSL::SignatureAlgorithm::RSAPKCS1 ruby object wrappers on top of
OpenSSL::PKey::EC and OpenSSL::PKey::RSA, so that you can reason in terms of the
algorithms and do less when signing or verifying signatures.

Loosely inspired by rbnacl's Digital Signatures interface.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-openssl-signature-algorithm-doc
  • gem-openssl-signature-algorithm
  • gem-openssl-signature-algorithm-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin