Histórico de commits

Autor SHA1 Mensagem Data
  Antoine Tenart e5c8ee1f7c crypto: inside-secure - initialize first_rdesc to make GCC happy 7 anos atrás
  Antoine Tenart 301422e377 crypto: inside-secure - switch to SPDX identifiers 7 anos atrás
  Eric Biggers 2c95e6d978 crypto: skcipher - remove useless setting of type flags 7 anos atrás
  Eric Biggers 3f4a537a26 crypto: aead - remove useless setting of type flags 7 anos atrás
  Ofer Heifetz 9744fec95f crypto: inside-secure - remove request list to improve performance 7 anos atrás
  Ofer Heifetz 6246987932 crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support 7 anos atrás
  Ofer Heifetz a7dea8c0ff crypto: inside-secure - ecb(des) and cbc(des) support 7 anos atrás
  Antoine Tenart 5eb0911894 crypto: inside-secure - eip197d support 7 anos atrás
  Antoine Tenart 53c83e915c crypto: inside-secure - add an invalidation flag 7 anos atrás
  Antoine Tenart 998d2abb0c crypto: inside-secure - filter out the algorithms by engine 7 anos atrás
  Antoine Tenart 7d8f52a30d crypto: inside-secure - use precise compatibles 7 anos atrás
  Antoine Tenart ea23cb533c crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) support 7 anos atrás
  Antoine Tenart 87eee125e7 crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) support 7 anos atrás
  Antoine Tenart cda3e73a54 crypto: inside-secure - use the error handler for invalidation requests 7 anos atrás
  Antoine Tenart 01ba061d0f crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support 7 anos atrás
  Antoine Tenart 678b2878ac crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support 7 anos atrás
  Antoine Tenart f6beaea304 crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support 7 anos atrás
  Antoine Tenart bdfd190956 crypto: inside-secure - improve error reporting 7 anos atrás
  Antoine Tenart ce6795593b crypto: inside-secure - make the key and context size computation dynamic 7 anos atrás
  Antoine Tenart fef0cfe577 crypto: inside-secure - make the context control size dynamic 7 anos atrás
  Antoine Tenart 3a5ca230bb crypto: inside-secure - rework the alg type settings in the context 7 anos atrás
  Antoine Tenart 8ac1283e4a crypto: inside-secure - rework cipher functions for future AEAD support 7 anos atrás
  Antoine Tenart 6182480637 crypto: inside-secure - remove VLAs 7 anos atrás
  Antoine Tenart 15f64ee0ae crypto: inside-secure - improve the skcipher token 7 anos atrás
  Antoine Tenart b7007dbccd crypto: inside-secure - fix the invalidation step during cra_exit 7 anos atrás
  Antoine Ténart 871df319bd crypto: inside-secure - EIP97 support 7 anos atrás
  Antoine Ténart 8472e77810 crypto: inside-secure - move request dequeueing into a workqueue 7 anos atrás
  Ofer Heifetz 5290ad6e9a crypto: inside-secure - remove unused parameter in invalidate_cache 7 anos atrás
  Ofer Heifetz 847ccfc586 crypto: inside-secure - move cipher crypto mode to request context 7 anos atrás
  Ofer Heifetz c4daf4cc9c crypto: inside-secure - refrain from unneeded invalidations 7 anos atrás