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