kernel/include/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
..
internal chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
acompress.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
aead.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
aes.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
akcipher.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
algapi.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
arc4.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
aria.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
authenc.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
b128ops.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
blake2b.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
blake2s.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
blowfish.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cast5.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cast6.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cast_common.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
chacha.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
chacha20poly1305.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cryptd.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ctr.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
curve25519.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
des.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
dh.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
drbg.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecc_curve.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ecdh.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
engine.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
gcm.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
gf128mul.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ghash.h 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.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hmac.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
if_alg.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
kdf_sp800108.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
kpp.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
md5.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
nhpoly1305.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
null.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
padlock.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pcrypt.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pkcs7.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
poly1305.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
polyval.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
public_key.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rng.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
scatterwalk.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
serpent.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sha1.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sha1_base.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sha2.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sha3.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sha256_base.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sha512_base.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sig.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
skcipher.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sm2.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sm3.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sm3_base.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sm4.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
streebog.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
twofish.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
utils.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xts.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00