1extradocs::crypt-rsa-inUtseerropCeornatbrliibtuyt(e3d)PeexrtlraDdooccusm:e:nctraytpito-nrsa-interoperablity(3)
2
3
4

NAME

6       Interoperability Chart for Crypt::RSA.
7

SYNOPSIS

9           Crpyt::RSA <--> Other Cryptography Software
10

DESCRIPTION

12       This is the Crypt::RSA interoperability chart. It contains names and
13       versions of cryptographic applications/libraries that are known to work
14       with Crypt::RSA. Wherever possible, a mapping from Crypt::RSA methods
15       to compatible methods/functions from the external library/application
16       is provided.
17
18       If you happen to get a library/application to play nicely with
19       Crypt::RSA, please fill out crypt-rsa-interoperability-template(3) and
20       send it in for inclusion in this chart.
21

RSAREF 2.0

23       General Information
24            Type: C Library
25            Availability: http://rsalabs.com/
26
27       Signatures
28            Standard: PKCS #1 v1.5
29
30            Output of ::SS::PKCS1v15::sign() is compatible with
31                   rsaref.h R_SignInit, R_SignUpdate, R_SignFinal
32
33            Output of ::SS::PKCS1v15::verify() is compatible with
34                   rsaref.h R_VerifyInit, R_VerifyUpdate, R_VerifyFinal
35
36            Crypt::RSA Version: 1.33
37            Submitted By: Vipul Ved Prakash <mail@vipul.net>
38
39       Encryption
40            Standard: PKCS #1 v1.5
41
42            Output of ::SS::PKCS1v15::encrypt() is compatible with
43                   rsa.h RSAPublicEncrypt
44
45            Output of ::SS::PKCS1v15::decrypt() is compatible with
46                   rsa.h RSAPublicDecrypt
47
48            Crypt::RSA Version: 1.33
49            Submitted By: Vipul Ved Prakash <mail@vipul.net>
50

SEE ALSO

52       Crypt::RSA(3), crypt-rsa-interoperability-table(3)
53
54
55
56perl v5.30.0                      2019-0e7x-t2r6adocs::crypt-rsa-interoperablity(3)
Impressum