evalphobia/hierogolyph

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bettercodehub.yml
.codeclimate.yml
.github/workflows/test_lint.yml
.github/workflows/test_test.yml
.gitignore
LICENSE
Makefile
README.md
cipher/aesgcm/cipher_aes_gcm.go13
A
1 hr
cipher/aesgcm/cipher_aes_gcm_test.go47
B
6 hrs
cipher/chacha20poly1305/cipher_chacha20_poly1305.go13
A
1 hr
cipher/chacha20poly1305/cipher_chacha20_poly1305_test.go47
B
6 hrs
cipher/interface.go5
A
0 mins
config.go12
A
0 mins
crypto/aesgcm/crypto_aes_gcm.go51
A
35 mins
crypto/aesgcm/crypto_aes_gcm_test.go46
B
6 hrs
crypto/benchmark_test.go142
D
2 days
crypto/chacha20poly1305/crypto_chacha20_poly1305.go44
A
0 mins
crypto/chacha20poly1305/crypto_chacha20_poly1305_test.go46
B
6 hrs
hash.go15
A
0 mins
hash_test.go49
A
0 mins
hasher/argon2/argon2.go51
A
0 mins
hasher/argon2/argon2_test.go53
A
0 mins
hasher/balloon/balloon.go55
A
0 mins
hasher/balloon/balloon_test.go33
A
2 hrs
hasher/benchmark_test.go72
A
0 mins
hasher/insecure/blake2/blake2.go16
A
1 hr
hasher/insecure/sha2/sha2.go16
A
1 hr
hasher/insecure/sha3/sha3.go10
A
0 mins
hasher/interface.go4
A
0 mins
hasher/pbkdf2/pbkdf2.go46
A
0 mins
hasher/pbkdf2/pbkdf2_test.go33
A
2 hrs
hasher/scrypt/scrypt.go55
A
0 mins
hasher/scrypt/scrypt_test.go33
A
2 hrs
hierogolyph.go144
A
50 mins
hierogolyph_benchmark_test.go181
C
1 day
hierogolyph_test.go407
A
0 mins
hsm/aesgcm/hsm_aes_gcm.go27
A
0 mins
hsm/aesgcm/hsm_aes_gcm_test.go71
C
1 day
hsm/awskms/hsm_aws_kms.go26
A
0 mins
hsm/awskms/hsm_aws_kms_test.go68
A
0 mins
hsm/chacha20poly1305/hsm_chacha20_poly1305.go27
A
0 mins
hsm/chacha20poly1305/hsm_chacha20_poly1305_test.go71
C
1 day
hsm/interface.go5
A
0 mins
rand.go30
A
0 mins
rand_test.go54
A
0 mins
strings.go24
A
0 mins
strings_test.go118
A
0 mins