File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 5
5
6
6
[ ![ Lint Status] ( https://github.com/enrichman/stegosecrets/workflows/golangci-lint/badge.svg )] ( https://github.com/enrichman/stegosecrets/actions )
7
7
[ ![ CI Status] ( https://github.com/enrichman/stegosecrets/workflows/CI/badge.svg )] ( https://github.com/enrichman/stegosecrets/actions )
8
+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/enrichman/stegosecrets )] ( https://goreportcard.com/report/github.com/enrichman/stegosecrets )
9
+ [ ![ Coverage] ( https://img.shields.io/codecov/c/github/enrichman/stegosecrets?logo=codecov )] ( https://img.shields.io/codecov/c/github/enrichman/stegosecrets?logo=codecov )
10
+ [ ![ License] ( https://img.shields.io/github/license/enrichman/stegosecrets )] ( https://img.shields.io/github/license/enrichman/stegosecrets )
11
+ [ ![ Go] ( https://img.shields.io/github/go-mod/go-version/enrichman/stegosecrets )] ( https://img.shields.io/github/go-mod/go-version/enrichman/stegosecrets )
12
+ [ ![ Release] ( https://img.shields.io/github/v/release/enrichman/stegosecrets )] ( https://img.shields.io/github/v/release/enrichman/stegosecrets )
13
+ [ ![ GoDoc] ( https://godoc.org/github.com/enrichman/stegosecrets?status.svg )] ( https://godoc.org/github.com/enrichman/stegosecrets )
14
+
8
15
9
16
StegoSecretS combines [ AES-256] ( https://en.wikipedia.org/wiki/Advanced_Encryption_Standard ) encryption, [ Shamir's Secret Sharing (SSS)] ( https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing ) and [ steganography] ( https://en.wikipedia.org/wiki/Steganography ) !
10
17
You can’t perform that action at this time.
0 commit comments