Histórico de Commits

Autor SHA1 Mensagem Data
  Herbert Xu 479d014de5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 há 8 anos atrás
  Stephan Mueller 5102981212 crypto: drbg - prevent invalid SG mappings há 8 anos atrás
  Stephan Mueller 8ff4c191d1 crypto: drbg - advance output buffer pointer há 8 anos atrás
  Wei Yongjun 1a45d7e343 crypto: drbg - fix error return code há 9 anos atrás
  Stephan Mueller d89a67134f crypto: drbg - do not call drbg_instantiate in healt test há 9 anos atrás
  Dan Carpenter 01ac94580a crypto: drbg - fix an error code in drbg_init_sym_kernel() há 9 anos atrás
  Wu Fengguang 88f1d316b9 crypto: drbg - fix semicolon.cocci warnings há 9 anos atrás
  Stephan Mueller 103eb3f7bf crypto: drbg - avoid duplicate maintenance of key há 9 anos atrás
  Stephan Mueller a07203fbfc crypto: drbg - use full CTR AES for update há 9 anos atrás
  Stephan Mueller 3cfc3b9721 crypto: drbg - use aligned buffers há 9 anos atrás
  Stephan Mueller 3559128521 crypto: drbg - use CTR AES instead of ECB AES há 9 anos atrás
  Stephan Mueller ed494d4fa2 crypto: drbg - reduce number of setkey calls há 9 anos atrás
  Stephan Mueller 4218ebe8ca crypto: drbg - set HMAC key only when altered há 9 anos atrás
  Stephan Mueller b361476305 crypto: drbg - remove FIPS 140-2 continuous test há 9 anos atrás
  Julia Lawall e4bc02aced crypto: drbg - constify drbg_state_ops structures há 9 anos atrás
  Sergey Senozhatsky 593dfbd9ca crypto: drbg - report backend_cra_name when allocation fails há 10 anos atrás
  Stephan Mueller 42ea507fae crypto: drbg - reseed often if seedsource is degraded há 10 anos atrás
  Stephan Mueller 57225e6797 crypto: drbg - Use callback API for random readiness há 10 anos atrás
  Herbert Xu 51ee142274 crypto: drbg - Add stdrng alias and increase priority há 10 anos atrás
  Stephan Mueller b8ec5ba42c crypto: drbg - use Jitter RNG to obtain seed há 10 anos atrás
  Stephan Mueller 4c7879907e crypto: drbg - add async seeding operation há 10 anos atrás
  Stephan Mueller 3d6a5f75d1 crypto: drbg - prepare for async seeding há 10 anos atrás
  Herbert Xu b94e7dc581 crypto: drbg - Remove FIPS ifdef from drbg_healthcheck_sanity há 10 anos atrás
  Herbert Xu 8fded5925d crypto: drbg - Convert to new rng interface há 10 anos atrás
  Herbert Xu 2a57e4241e crypto: drbg - Do not seed RNG in drbg_kcapi_init há 10 anos atrás
  Herbert Xu e11a754813 crypto: drbg - Initialise mutex in drbg_healthcheck_sanity há 10 anos atrás
  Stephan Mueller fa3ae6253c crypto: drbg - leave cipher handles operational há 10 anos atrás
  Stephan Mueller 76899a41f8 crypto: drbg - replace spinlock with mutex há 10 anos atrás
  Stephan Mueller 082eb10ba9 crypto: drbg - fix drbg_generate return val check há 10 anos atrás
  Stephan Mueller 8e0498d99f cryoto: drbg - clear all temporary memory há 10 anos atrás