kernel/crypto
sevki c9e1dba412 chore(ci): setup github actions and workflows
setup CI/CD for kernel development
- added CodeQL for code scanning
- every pr is built as an image and is available for
  30days on https://oklinux.dev
- tagged and released on github for now

Signed-off-by: sevki <s@sevki.io>
2024-03-15 21:46:24 +00:00
..
asymmetric_keys chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
async_tx chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
842.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
acompress.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
adiantum.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
aead.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
aegis-neon.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
aegis.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
aegis128-core.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
aegis128-neon-inner.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
aegis128-neon.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
aes_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
aes_ti.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
af_alg.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ahash.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
akcipher.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
algapi.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
algboss.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
algif_aead.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
algif_hash.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
algif_rng.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
algif_skcipher.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ansi_cprng.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
anubis.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
api.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
arc4.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
aria_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
authenc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
authencesn.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
blake2b_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
blowfish_common.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
blowfish_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
camellia_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cast5_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cast6_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cast_common.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cbc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ccm.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cfb.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
chacha20poly1305.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
chacha_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cipher.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cmac.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
compress.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
compress.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
crc32_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
crc32c_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
crc64_rocksoft_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
crct10dif_common.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
crct10dif_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cryptd.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
crypto_engine.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
crypto_null.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
crypto_user_base.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
crypto_user_stat.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ctr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cts.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
curve25519-generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
deflate.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
des_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
dh.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
dh_helper.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
drbg.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecb.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecc_curve_defs.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecdh.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecdh_helper.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecdsa.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecdsasignature.asn1 chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
echainiv.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecrdsa.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecrdsa_defs.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecrdsa_params.asn1 chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecrdsa_pub_key.asn1 chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
essiv.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fcrypt.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fips.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
gcm.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
geniv.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ghash-generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hash.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hash_info.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hctr2.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hmac.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
internal.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
jitterentropy-kcapi.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
jitterentropy-testing.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
jitterentropy.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
jitterentropy.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Kconfig chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
kdf_sp800108.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
keywrap.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
khazad.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
kpp.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
lrw.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
lz4.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
lz4hc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
lzo-rle.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
lzo.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Makefile chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
md4.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
md5.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
michael_mic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nhpoly1305.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ofb.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pcbc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pcrypt.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
poly1305_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
polyval-generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
proc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ripemd.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rmd160.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rng.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rsa-pkcs1pad.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rsa.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rsa_helper.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rsaprivkey.asn1 chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rsapubkey.asn1 chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
scatterwalk.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
scompress.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
seed.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
seqiv.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
serpent_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sha1_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sha3_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sha256_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sha512_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
shash.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sig.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
simd.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
skcipher.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sm2.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sm2signature.asn1 chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sm3.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sm3_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sm4.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sm4_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
streebog_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
tcrypt.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
tcrypt.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
tea.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
testmgr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
testmgr.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
twofish_common.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
twofish_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vmac.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
wp512.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xcbc.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xctr.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xor.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xts.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xxhash_generic.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
zstd.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00