=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/61.html,v retrieving revision 1.85 retrieving revision 1.86 diff -c -r1.85 -r1.86 *** www/61.html 2017/04/09 15:58:26 1.85 --- www/61.html 2017/04/09 16:17:27 1.86 *************** *** 347,353 **** has been removed.
  • bioctl(8) now uses bcrypt PBKDF to ! to derive keys for softraid(4) crypto volumes. --- 347,353 ---- has been removed.
  • bioctl(8) now uses bcrypt PBKDF to ! derive keys for softraid(4) crypto volumes. *************** *** 768,775 **** with libssl.
  • X509_cmp_time() now passes a malformed GeneralizedTime field as an error. Reported by Theofilos Petsios. -
  • Detect zero-length encrypted session data early, instead of when - malloc(0) fails or the HMAC check fails.
  • Check for and handle failure of HMAC_{Update,Final} or EVP_DecryptUpdate().
  • Massive update and normalization of manpages, conversion to --- 768,773 ----