25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
David Benjamin acb2451807 Rename the BIGNUM ASN.1 functions. 8 yıl önce
..
asm Re-apply 75b833cc819a9d189adb0fdd56327bee600ff9e9 9 yıl önce
CMakeLists.txt Add AArch64 Montgomery assembly. 9 yıl önce
add.c Switch unrolled loop in BN_usub with memcpy. 8 yıl önce
bn.c Share common definitions of |TOBN| and |BIGNUM_STATIC|. 9 yıl önce
bn_asn1.c Rename the BIGNUM ASN.1 functions. 8 yıl önce
bn_test.cc Rename the BIGNUM ASN.1 functions. 8 yıl önce
cmp.c Inital import. 10 yıl önce
convert.c Convert ssl3_send_client_key_exchange to CBB. 8 yıl önce
ctx.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 yıl önce
div.c Do away with BN_LLONG in favor of BN_ULLONG. 9 yıl önce
exponentiation.c Fix a ** 0 mod 1 = 0 for real this time. 8 yıl önce
gcd.c s/BN_BITS/BN_BITS2/ in |BN_mod_inverse_ex|; remove |BN_BITS| & |BN_MASK|. 9 yıl önce
generic.c Do away with BN_LLONG in favor of BN_ULLONG. 9 yıl önce
internal.h Define `int128_t` and `uint128_t` in one place. 8 yıl önce
kronecker.c Inital import. 10 yıl önce
montgomery.c Fix trivial -Wcast-qual violations. 8 yıl önce
mul.c Check for BN_copy failures. 9 yıl önce
prime.c Avoid signed/unsigned comparison in crypto/bn's |probable_prime|. 9 yıl önce
random.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 yıl önce
rsaz_exp.c Use |alignas| for alignment. 8 yıl önce
rsaz_exp.h Fix license on rsaz_exp.h. 9 yıl önce
shift.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 yıl önce
sqrt.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 yıl önce