Skip to content

Commit 9aef063

Browse files
README.md: Add badges.
1 parent 53e0e29 commit 9aef063

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/samuel-lucas6/DoubleSec/blob/main/LICENSE)
2+
[![CodeQL](https://github.com/samuel-lucas6/DoubleSec/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/samuel-lucas6/DoubleSec/actions)
3+
14
# DoubleSec
25
DoubleSec is a simple, double-paranoid encryption library inspired by [TripleSec](https://keybase.io/triplesec/). It encrypts data with XChaCha20 and AES-CTR to account for a future compromise of one of these ciphers.
36

0 commit comments

Comments
 (0)