1page_rsa(3)                 Heimdal crypto library                 page_rsa(3)
2
3
4

NAME

6       page_rsaRSA - public-key cryptography
7        - RSA is named by its inventors (Ron Rivest, Adi Shamir, and Leonard
8       Adleman) (published in 1977), patented expired in 21 September 2000.
9
10       Speed for RSA in seconds no key blinding 1000 iteration, same rsa keys
11       (1024 and 2048) operation performed each eteration sign, verify,
12       encrypt, decrypt on a random bit pattern
13

name 1024 2048 4098

15       gmp: 0.73 6.60 44.80 tfm: 2.45 -- -- ltm: 3.79 20.74 105.41 (default in
16       hcrypto) openssl: 4.04 11.90 82.59 cdsa: 15.89 102.89 721.40 imath:
17       40.62 -- --
18
19       See the library functions here: RSA functions
20
21
22
23Version 7.7.0                   Fri Jun 7 2019                     page_rsa(3)
Impressum