Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 77394d7e8f Remove duplicate flag. 13 years ago
  Dr. Stephen Henson 32a2d8ddfe Provisional AES XTS support. 13 years ago
  Dr. Stephen Henson ab8a4e54db Move gcm128_context definition to modes_lcl.h (along with some related 13 years ago
  Dr. Stephen Henson 14567b1451 Add FIPS flags to AES ciphers and SHA* digests. 13 years ago
  Dr. Stephen Henson b3d8022edd Add GCM IV generator. Add some FIPS restrictions to GCM. Update fips_gcmtest. 13 years ago
  Dr. Stephen Henson f4001a0d19 Link GCM into FIPS module. Check return value in EVP gcm. 13 years ago
  Dr. Stephen Henson bdaa54155c Initial *very* experimental EVP support for AES-GCM. Note: probably very 13 years ago
  Dr. Stephen Henson 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 years ago
  Dr. Stephen Henson 7a4bd34a4f FIPS mode EVP changes: 13 years ago
  Dr. Stephen Henson 081464fa14 Make ctr mode behaviour consistent with other modes. 14 years ago
  Andy Polyakov 874a3757af Rework framework for assembler support for AES counter mode and add 14 years ago
  Dr. Stephen Henson 069d4cfea5 although AES is a variable length cipher, AES EVP methods have a fixed key length 14 years ago
  Dr. Stephen Henson 49436b59b5 oops, make EVP ctr mode work again 14 years ago
  Dr. Stephen Henson 385a488c43 prevent warning 14 years ago
  Andy Polyakov d976f99294 Add AES counter mode to EVP. 14 years ago
  Richard Levitte 8d1ebe0bd1 Add the missing parts for DES CFB1 and CFB8. 20 years ago
  Richard Levitte 8c84b677e2 Make sure we get the definition of OPENSSL_NO_AES. 21 years ago
  Richard Levitte 94f1b50c0f For CFB and OFB modes, always create the encryption key. 22 years ago
  Richard Levitte a6cd870784 The AES modes OFB and CFB are defined with 128 feedback bits. This 22 years ago
  Richard Levitte 6f9079fd50 Because Rijndael is more known as AES, use crypto/aes instead of 23 years ago
  Dr. Stephen Henson 591ccf586d Fix AES CBC mode EVP_CIPHER structures: the IV length is always 23 years ago
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 years ago
  Richard Levitte 77dd9c1850 Add the possibility to have AES removed in Windows as well. 23 years ago
  Dr. Stephen Henson 1358835050 23 years ago
  Dr. Stephen Henson deb2c1a1c5 24 years ago