summaryrefslogtreecommitdiff
path: root/security/crypto/Kconfig
blob: 21c6be7013a2886574bd851681f61cbb6c61b5d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
config SECURITY_CRYPTO
	bool "Cryptography Basics"
	default y
	help
	 Content:
	   - History
	   - Basic Concepts
	   - Symetric/Asymetric Algorithms
	   - Modes of Operation

config SECURITY_PKI
	bool "Public Key Infrastructure"
	default y
	help
	 Content:
	   - Terms
	   - Structure
	   - Tools