Page MenuHomeFreeBSD

D25436.id.diff
No OneTemporary

D25436.id.diff

Index: head/sys/opencrypto/crypto.c
===================================================================
--- head/sys/opencrypto/crypto.c
+++ head/sys/opencrypto/crypto.c
@@ -444,6 +444,7 @@
axf->Init(auth_ctx);
axf->Update(auth_ctx, hmac_key, axf->blocksize);
+ explicit_bzero(hmac_key, sizeof(hmac_key));
}
void

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 3, 4:58 AM (9 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37768882
Default Alt Text
D25436.id.diff (323 B)

Event Timeline