Commit graph

20 commits

Author SHA1 Message Date
Nikos Mavrogiannopoulos
feee81cd3d serialization: mention protocol buffers 2017-04-06 10:59:38 +02:00
Nikos Mavrogiannopoulos
dfb1267d85 removed auto-generated files 2017-03-31 23:04:33 +02:00
Nikos Mavrogiannopoulos
51381deeca mark it as unofficial 2017-03-31 23:03:45 +02:00
Nikos Mavrogiannopoulos
eb7382d302 updated copyright date 2017-03-31 22:49:59 +02:00
Nikos Mavrogiannopoulos
15fcf5de6b getrandom: documented addition to glibc 2017-03-31 15:41:31 +02:00
Nikos Mavrogiannopoulos
0b6f28ab9a crypto: added getentropy syscall 2017-03-31 15:41:31 +02:00
Ryan Sawhill Aroha
e4db61c9e6
change "Completely isolation" to "Complete isolation" 2017-03-30 18:59:37 -04:00
Nikos Mavrogiannopoulos
6055178c39 gnutls: recommend the use of gnutls_set_default_priority() 2017-03-28 16:14:06 +02:00
Nikos Mavrogiannopoulos
2031676907 Added contributing authors 2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
d0d21dd5dd crypto primitives: added text on getrandom 2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
94281f474e TLS: mention upstream documentation for libraries 2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
71593bf178 TLS-Client-NSS: enable AES-GCM 2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
d5b32966c7 TLS: document the update-ca-trust 2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
3e6ed216b4 Mention only gnutls_certificate_verify_peers3()
Also use gnutls_transport_set_int() which requires no casts.
Also remove any description of code no longer applicable
in Fedora 2X or RHEL7.
2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
f37be6a1e4 TLS: gnutls: use gnutls_certificate_set_x509_system_trust
Avoid hard-coding any paths and use the function which is
portable across operating systems.
2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
d4ec7135d2 mention TLS in Transport Layer Security section title 2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
52e39dc096 Removed pitfalls mentioned for old versions of GnuTLS
Also removed text about explicit initialization no longer
applicable. That text did not apply in any recent Fedora or on RHEL7.
2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
9a936ea6b7 Added a section on usage of Hardware Security Modules (HSM).
The NSS parts were contributed by Robert Relyea.
2017-03-28 14:17:00 +02:00
Florian Weimer
767d0ce5ef Cryptography: Update ciphers list 2016-09-09 09:12:00 +02:00
Eric Christensen
9dc8a003e5 Removed non-Defensive Coding Guide bits and promoted source to root 2016-07-18 10:41:17 -04:00