File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ The `CryptoDriver` is a simple and easy-to-use encryption class, manages cipher
44
55## Table of Contents
66
7- - [ Installation] ( ##Installation )
8- - [ Importing] ( ##Importing )
9- - [ Usage] ( ##Usage )
10- - [ API] ( ##API )
11- - [ CryptoDriver(key)] ( ###CryptoDriver(key) )
12- - [ CryptoDriver#encrypt(data)] ( ###CryptoDriver#encrypt(data) )
13- - [ CryptoDriver#decrypt(encrypted)] ( ###CryptoDriver#decrypt(encrypted) )
14- - [ Security Considerations] ( ##Security-Considerations )
15- - [ Contributing] ( ##Contributing )
16- - [ License] ( ##License )
7+ - [ Installation] ( #installation )
8+ - [ Importing] ( #importing )
9+ - [ Usage] ( #usage )
10+ - [ API] ( #api )
11+ - [ CryptoDriver(key)] ( #cryptodriverkey )
12+ - [ CryptoDriver#encrypt(data)] ( #cryptodriverencryptdata )
13+ - [ CryptoDriver#decrypt(encrypted)] ( #cryptodriverdecryptencrypted )
14+ - [ Security Considerations] ( #security-considerations )
15+ - [ Contributing] ( #contributing )
16+ - [ License] ( #license )
1717
1818## Installation
1919
You can’t perform that action at this time.
0 commit comments