tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libcrypto
/
bn
/
at
jcs
2 folders
34 files
arch
Rename old assembly bn_sqr_words() to bn_sqr_word_wise().
7 months ago
asm
Rename old assembly bn_sqr_words() to bn_sqr_word_wise().
7 months ago
bn.h
libcrypto: remove BN_{DEC,HEX}_FMT1
4 months ago
bn_add.c
Fix previous.
10 months ago
bn_add_sub.c
Provide additional variants of bn_add_words()/bn_sub_words().
10 months ago
bn_bpsw.c
Convert BPSW to BN_MONT_CTX_create()
1 year ago
bn_const.c
bn_const: add RFC 7919 primes
2 months ago
bn_convert.c
libcrypto: make most of the BN_* macro pollution internal
4 months ago
bn_ctx.c
Use err_local.h rather than err.h in most places
11 months ago
bn_div.c
Remove BN_DIV2W.
7 months ago
bn_err.c
libcrypto: constify most error string tables
2 years ago
bn_exp.c
Use err_local.h rather than err.h in most places
11 months ago
bn_gcd.c
bn_gcd: fix wacky indentation found by smatch
10 months ago
bn_internal.h
libcrypto: make most of the BN_* macro pollution internal
4 months ago
bn_isqrt.c
Use err_local.h rather than err.h in most places
11 months ago
bn_kron.c
Hide symbols in bn
2 years ago
bn_lib.c
BN_get_word(): return (BN_ULONG)-1 on error rather than BN_MASK2
3 months ago
bn_local.h
bn_const: add RFC 7919 primes
2 months ago
bn_mod.c
Use err_local.h rather than err.h in most places
11 months ago
bn_mod_sqrt.c
Use err_local.h rather than err.h in most places
11 months ago
bn_mod_words.c
Re-enable bn_sqr_words() assembly.
7 months ago
bn_mont.c
Rename bn_mul_words()/bn_mul_add_words().
7 months ago
bn_mul.c
Add const here as well...
7 months ago
bn_prime.c
bn_prime.c: fix includes
5 months ago
bn_prime.h
Move bn_prime.h to the public domain.
3 years ago
bn_prime.pl
bn_prime.pl: fix shebang and a couple more whitespace tweaks
3 years ago
bn_primitives.c
Provide and use bn_clzw() in place of bn_word_clz().
2 years ago
bn_print.c
Remove BIO_{sn,v,vsn}printf(3)
2 years ago
bn_rand.c
Use err_local.h rather than err.h in most places
11 months ago
bn_recp.c
Use err_local.h rather than err.h in most places
11 months ago
bn_shift.c
Use err_local.h rather than err.h in most places
11 months ago
bn_small_primes.c
Move table in bn_primes.h to a .c file and get rid of prime_t
3 years ago
bn_sqr.c
Re-enable bn_sqr_words() assembly.
7 months ago
bn_word.c
Rename bn_mul_words()/bn_mul_add_words().
7 months ago
s2n_bignum.h
Add RCS tags.
7 months ago
s2n_bignum_internal.h
Add RCS tags.
7 months ago