You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 年之前
..
aes Import (unreachable) bsaes-armv7.pl XTS fixes. 8 年之前
asn1 Check for errors in a2d_ASN1_OBJECT() 8 年之前
base64 Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 年之前
bio Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 年之前
bn Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 年之前
buf Add BUF_MEM_reserve. 8 年之前
bytestring Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 年之前
chacha Switch perlasm calling convention. 8 年之前
cipher Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 年之前
cmac Revert "Move C++ helpers into |bssl| namespace." 8 年之前
conf Add missing internal includes. 8 年之前
curve25519 Revert "Move C++ helpers into |bssl| namespace." 8 年之前
des Use the straight-forward ROTATE macro. 8 年之前
dh Add constants for BN_rand and use them. 8 年之前
digest Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 年之前
dsa Add various 1.1.0 accessors. 8 年之前
ec Don't use function wrappers for EC_METHOD. 8 年之前
ecdh Resolve a small handful of size_t truncation warnings. 8 年之前
ecdsa Use BN_mod_inverse_odd instead of |BN_mod_inverse| for ECC. 8 年之前
engine Unwind DH_METHOD and DSA_METHOD. 9 年之前
err Add limit for consecutive KeyUpdate messages. 8 年之前
evp Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 年之前
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 年之前
hmac Move remaining ScopedContext types out of scoped_types.h 8 年之前
lhash Use non-deprecated methods on windows. 8 年之前
md4 Revert md_len removal from SHA256_CTX and SHA512_CTX. 8 年之前
md5 Switch perlasm calling convention. 8 年之前
modes Drop STRICT_ALIGNMENT code in ofb.c. 8 年之前
newhope Revert "Move C++ helpers into |bssl| namespace." 8 年之前
obj Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. 8 年之前
pem Reject inappropriate private key encryption ciphers. 8 年之前
perlasm Sync x86 perlasm drivers with upstream master. 8 年之前
pkcs8 Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 年之前
poly1305 Resolve a small handful of size_t truncation warnings. 8 年之前
rand Resolve a small handful of size_t truncation warnings. 8 年之前
rc4 Switch perlasm calling convention. 8 年之前
rsa Add various 1.1.0 accessors. 8 年之前
sha sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows. 8 年之前
stack Fix stack macro const-ness. 8 年之前
test Move remaining ScopedContext types out of scoped_types.h 8 年之前
x509 Finish aligning up_ref functions with OpenSSL 1.1.0. 8 年之前
x509v3 Finish aligning up_ref functions with OpenSSL 1.1.0. 8 年之前
CMakeLists.txt Switch perlasm calling convention. 8 年之前
constant_time_test.c Update constant-time operations. 10 年之前
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 年之前
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 年之前
cpu-arm.c Rewrite ARM feature detection. 8 年之前
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 年之前
crypto.c Add no-op function ENGINE_register_all_complete. 8 年之前
ex_data.c Split unlock functions into read/write variants. 8 年之前
internal.h Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 年之前
mem.c Breaking news: 1998 has come and gone. 8 年之前
refcount_c11.c Cast refcounts to _Atomic before use. 9 年之前
refcount_lock.c Split unlock functions into read/write variants. 8 年之前
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 年之前
thread.c Remove a bunch of unnecessary includes. 8 年之前
thread_none.c Split unlock functions into read/write variants. 8 年之前
thread_pthread.c Split unlock functions into read/write variants. 8 年之前
thread_test.c Wrap MSVC-only warning pragmas in a macro. 8 年之前
thread_win.c Wrap MSVC-only warning pragmas in a macro. 8 年之前
time_support.c Remove some mingw support cruft. 8 年之前