openssl/doc/man1
Pauli d42d0a4dc7 Implementation of the ARIA cipher as described in RFC 5794.
This implementation is written in endian agnostic C code. No attempt
at providing machine specific assembly code has been made. This
implementation expands the evptests by including the test cases from
RFC 5794 and ARIA official site rather than providing an individual
test case. Support for ARIA has been integrated into the command line
applications, but not TLS. Implemented modes are CBC, CFB1, CFB8,
CFB128, CTR, ECB and OFB128.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2337)
2017-02-21 11:51:45 +01:00
..
asn1parse.pod
CA.pl.pod Centralize documentation about config file location 2017-02-07 21:10:55 -05:00
ca.pod Centralize documentation about config file location 2017-02-07 21:10:55 -05:00
ciphers.pod Implementation of the ARIA cipher as described in RFC 5794. 2017-02-21 11:51:45 +01:00
cms.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
crl2pkcs7.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
crl.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
dgst.pod
dhparam.pod
dsa.pod Implementation of the ARIA cipher as described in RFC 5794. 2017-02-21 11:51:45 +01:00
dsaparam.pod
ec.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
ecparam.pod
enc.pod
engine.pod
errstr.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
gendsa.pod Implementation of the ARIA cipher as described in RFC 5794. 2017-02-21 11:51:45 +01:00
genpkey.pod document RSA-PSS algorithm options 2017-01-08 01:42:50 +00:00
genrsa.pod Implementation of the ARIA cipher as described in RFC 5794. 2017-02-21 11:51:45 +01:00
list.pod
nseq.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
ocsp.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
openssl.pod Centralize documentation about config file location 2017-02-07 21:10:55 -05:00
passwd.pod 'openssl passwd' command can now compute AIX MD5-based passwords hashes. 2017-01-21 10:44:23 -05:00
pkcs7.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
pkcs8.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
pkcs12.pod Implementation of the ARIA cipher as described in RFC 5794. 2017-02-21 11:51:45 +01:00
pkey.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
pkeyparam.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
pkeyutl.pod Defines and strings for special salt length values, add tests 2017-01-18 15:04:49 +00:00
rand.pod
rehash.pod
req.pod Centralize documentation about config file location 2017-02-07 21:10:55 -05:00
rsa.pod Implementation of the ARIA cipher as described in RFC 5794. 2017-02-21 11:51:45 +01:00
rsautl.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
s_client.pod Add Sieve support (RFC 5804) to s_client ("-starttls sieve") 2017-02-14 14:15:28 -05:00
s_server.pod apps: Add support for writing a keylog file 2017-02-07 19:20:56 +01:00
s_time.pod
sess_id.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
smime.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
speed.pod
spkac.pod Fix various doc nits. 2016-12-13 12:12:35 -05:00
ts.pod Centralize documentation about config file location 2017-02-07 21:10:55 -05:00
tsget.pod Fix referenses in section 1 manuals 2016-11-11 13:06:43 +01:00
verify.pod Added '-nameopt' option to the verify command. 2017-02-20 19:35:14 -05:00
version.pod
x509.pod