Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47002
b: refs/heads/master
c: 04ac7db
h: refs/heads/master
v: v3
  • Loading branch information
Noriaki TAKAMIYA authored and Herbert Xu committed Feb 6, 2007
1 parent db1bf79 commit e00a8fe
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 09cb914f096bd38b22341af291236b65cf55ceee
refs/heads/master: 04ac7db3f23d98abe5d3c91d21b0e45fc09e74ea
15 changes: 15 additions & 0 deletions trunk/crypto/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,21 @@ config CRYPTO_CRC32C
See Castagnoli93. This implementation uses lib/libcrc32c.
Module will be crc32c.

config CRYPTO_CAMELLIA
tristate "Camellia cipher algorithms"
depends on CRYPTO
select CRYPTO_ALGAPI
help
Camellia cipher algorithms module.

Camellia is a symmetric key block cipher developed jointly
at NTT and Mitsubishi Electric Corporation.

The Camellia specifies three key sizes: 128, 192 and 256 bits.

See also:
<https://info.isl.ntt.co.jp/crypt/eng/camellia/index_s.html>

config CRYPTO_TEST
tristate "Testing module"
depends on m
Expand Down

0 comments on commit e00a8fe

Please sign in to comment.