Simo Sorce
8a690fba1f
Add ConcatKDF from NIST SP 800-56A
...
The implemention allows the use an HMAC function as per Revision 2 of the
document.
Conformance of the formatting of the OtherInfo argument is responsability
of the calling application.
Signed-off-by: Simo Sorce <simo@redhat.com>
2015-06-12 10:50:53 -04:00
Paul Kehrer
724617c447
some docs cleanup for OTP
2015-06-03 23:02:06 -05:00
Paul Kehrer
d3532d4dc0
Merge pull request #1990 from tonyseek/key-uri
...
Add "get_provisioning_uri" utility for HOTP/TOTP.
2015-06-03 16:41:58 -05:00
Jiangge Zhang
840a99b253
Move the external link to page bottom.
2015-06-03 23:58:10 +08:00
Jiangge Zhang
0d9dbbe40d
add license header and fix grammar errors.
2015-06-03 20:37:39 +08:00
Jiangge Zhang
d4e0a839ef
Remove a default argument and rename a private function.
2015-06-03 17:39:59 +08:00
Jiangge Zhang
e9f8eb9af0
Describe provisioning URI in the document.
2015-06-03 04:03:51 +08:00
Paul Kehrer
43cd3d2e38
Merge pull request #1907 from simo5/ECDHKDFTests
...
Ecdh kdf tests
2015-06-02 08:42:44 -05:00
Erik Trauschke
70d3138aa9
docfix
2015-05-29 14:29:28 -07:00
Erik Trauschke
0150e3dd88
add example CRL PEM files to vectors
2015-05-29 13:54:19 -07:00
Alex Gaynor
13dcdf8ca1
Merge pull request #1954 from reaperhulk/inhibitanypolicy
...
InhibitAnyPolicy class
2015-05-29 07:37:01 -04:00
Paul Kehrer
02166c4af2
Merge pull request #1956 from etrauschke/crl_bindings_interfaces
...
add bindings and interfaces for CRL objects
2015-05-28 18:59:39 -05:00
Erik Trauschke
c5a8d1724d
removed verify(), various small fixes
2015-05-28 10:24:25 -07:00
Erik Trauschke
abb7b6ed99
doc fixes, rename rekoked -> revoked_certificates
2015-05-27 15:07:35 -07:00
Erik Trauschke
2dcce90056
add bindings and interfaces for CRL objects
2015-05-27 09:26:09 -07:00
Paul Kehrer
16fae766a4
InhibitAnyPolicy class
2015-05-26 19:49:48 -05:00
Paul Kehrer
506a215915
update all 0.10 to 1.0
2015-05-26 08:01:18 -05:00
Eeshan Garg
0bef7722f4
Add the word 'Nonces' to docs/spelling_wordlist.txt
2015-05-20 22:06:24 +05:30
Eeshan Garg
9475900768
Docs for CTR and GCM should say that IV/nonce must be unique
2015-05-20 20:35:33 +05:30
Andre Caron
a8aded6346
Adds certificate encoding to PEM and DER.
2015-05-19 21:20:58 -04:00
Paul Kehrer
b896881ea8
add test to confirm IDNA2003 is disallowed
...
document that this is a possible exception
2015-05-18 18:55:29 -07:00
Paul Kehrer
d0a66e7ea4
add SAN vector with IDNA 2003 encoding
2015-05-18 18:55:29 -07:00
Alex Gaynor
9acecaee3b
Merge pull request #1963 from AndreLouisCaron/csr-encoding
...
Adds support for writing CSRs.
2015-05-18 21:39:59 -04:00
Paul Kehrer
4a1038e074
add ocsp no check
2015-05-18 10:29:37 -07:00
Andre Caron
476c5df3f1
Adds support for writing CSRs.
2015-05-18 10:25:30 -04:00
Paul Kehrer
eb177931f8
IPAddress needs to support networks for nameconstraints
2015-05-17 18:33:33 -07:00
Andre Caron
c97ca7e85a
Adds new CSR test vector.
2015-05-16 22:17:03 -04:00
Andre Caron
2b54fb0c7a
Moves CSR test vectors to requests folder.
2015-05-16 10:20:51 -04:00
Andre Caron
6cfe79b966
Moves new CSR vector descriptions to CSR section.
2015-05-16 08:41:52 -04:00
Andre Caron
26cab5d575
Fixes typos.
2015-05-15 23:08:08 -04:00
Andre Caron
e845d0e49d
Adds test vectors for X.509 CSR decoding.
2015-05-15 22:24:11 -04:00
Alex Gaynor
91ea3a91fe
Merge pull request #1940 from reaperhulk/x509-ossl-cp
...
support certificate policies in the openssl backend
2015-05-13 07:28:36 -04:00
Paul Kehrer
208d678f3b
more CDP vectors!
2015-05-12 23:09:13 -05:00
Paul Kehrer
2008d9c83c
fix the docs test
2015-05-12 22:19:56 -05:00
Alex Gaynor
0facc2a214
Merge pull request #1936 from reaperhulk/cp-noticenumbers-required
...
notice_numbers are not optional in NoticeReference
2015-05-12 21:48:11 -04:00
Paul Kehrer
66c6170c02
also update the docs to reflect the non-optional nature of these things
2015-05-12 16:39:18 -05:00
Paul Kehrer
5ac41547b8
add another certificate policies test vector
2015-05-12 16:04:52 -05:00
Paul Kehrer
d4f632ef9d
add OID information about all supported extensions
2015-05-12 08:25:42 -05:00
Alex Gaynor
c6f6a247bf
Merge pull request #1853 from reaperhulk/certificate-policies
...
certificate policies extension support
2015-05-11 23:17:52 -04:00
Paul Kehrer
cdfe0f987a
add certificate policies vectors
2015-05-11 20:00:29 -05:00
Paul Kehrer
3f8ddeb3fa
update docs
2015-05-11 00:25:36 -05:00
Paul Kehrer
28d5421f61
add CRL distribution points vectors
2015-05-10 14:59:01 -05:00
Paul Kehrer
ba35b3ba85
remove policyqualifierinfo object
2015-05-10 13:15:51 -05:00
Paul Kehrer
2e87974559
expand docs
2015-05-10 12:29:05 -05:00
Paul Kehrer
0d21092b13
add some docs
2015-05-10 12:29:05 -05:00
Alex Gaynor
b76fee88e2
Merge pull request #1906 from reaperhulk/cdp
...
add CRLDistributionPoints and associated classes
2015-05-10 12:58:35 -04:00
Paul Kehrer
3fd0260a3d
switch reasons to frozenset
2015-05-09 19:46:13 -05:00
Paul Kehrer
f2c072bf27
update doc language
2015-05-09 17:04:28 -05:00
Paul Kehrer
4e8dacd02e
separate full_name/relative_name and change reasons to an enumeration
2015-05-09 10:38:23 -05:00
Paul Kehrer
ebbeedfd5d
add support for secp256k1
2015-05-08 18:13:14 -05:00