選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin 91af02a9db Add some comments and tweak assertions for cbc.c. 9年前
..
asm Don't use .arch in aarch64 asm with Clang. 9年前
CMakeLists.txt Add malloc test support to unit tests. 9年前
cbc.c Add some comments and tweak assertions for cbc.c. 9年前
cfb.c Remove string.h from base.h. 9年前
ctr.c Fix invalid assert in CRYPTO_ctr128_encrypt. 9年前
gcm.c Add in missing curly braces part 3. 9年前
gcm_test.c Fix some malloc test crashs. 9年前
internal.h Eliminate unnecessary includes from low-level crypto modules. 9年前
ofb.c Enable more warnings & treat warnings as errors on Windows. 9年前