Histórico de Commits

Autor SHA1 Mensagem Data
  Stephan Mueller eea0d3ea75 crypto: drbg - set freed buffers to NULL há 7 anos atrás
  Gilad Ben-Yossef 85a2dea4bd crypto: drbg - move to generic async completion há 8 anos atrás
  Stephan Mueller bd6227a150 crypto: drbg - fix freeing of resources há 8 anos atrás
  Stephan Mueller b61929c654 crypto: drbg - Fixes panic in wait_for_completion call há 8 anos atrás
  Gilad Ben-Yossef a5dfefb1c3 crypto: drbg - wait for crypto op not signal safe há 8 anos atrás
  Stephan Mueller 44068d5999 crypto: DRBG - initialize SGL only once há 8 anos atrás
  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