Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added some keys from Scala implementation #1

Merged
merged 1 commit into from
Sep 10, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 12 additions & 7 deletions jwt_secrets_uniq.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
!
!=null
!null
./compute_secret
$ecRet
$ecretKey
./compute_secret
0
1
4ccd089b28ff96da9db6c346ec114e0f5b8a319f35aba624da8cf6ed4fb8a6fb
9d61b19deffd5a60ba844af492ec2cc44449c5697b326919703bac031cae7f60
?`wdc6<s]M=Z4VG][lSu1d48pxr;`FvQOl4H^XfvAJX5G<9W`jmSi/?XaFvT9hGb
a secret string
alice and bob's secret
banana
Expand Down Expand Up @@ -38,9 +39,9 @@ key
kkey
MIGTAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBHkwdwIBAQQgofYVrV6I5TvcM1Gc
MIGTAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBHkwdwIBAQQgofYVrV6I5TvcM1Gc\n
my_very_long_and_safe_secret_key
my-very-secret
my$ecretK3y
my-very-secret
my_very_long_and_safe_secret_key
mysecretkey
mystery
MySuperSecretEncryptionKey
Expand All @@ -53,21 +54,25 @@ otherSecret
priv
private_key_jwt
public
secret key
Secret key. You can use `mix guardian.gen.secret` to get one
secret word
secret_key
secret_key_here
secret!
secret|$ecRet
secret-key
secret123
secret_key
secret_key_here
secretkey
secretKey
secret|$ecRet
shared-secret
shhhhhh
So Secret! 🔥🌵
some_secret
some-secret
some_secret
Super Secret Key
super_fancy_secret
super_secret_key
supersafe
SuperSecret$!
symmetric key
Expand Down