diff options
author | Andinus <andinus@inventati.org> | 2020-03-16 17:29:15 +0530 |
---|---|---|
committer | Andinus <andinus@inventati.org> | 2020-03-16 17:29:15 +0530 |
commit | b75359931e3c5baaded6d0addb6d28f750dcd518 (patch) | |
tree | d21197d18dad2bc58d081263c0192abc7110edaa /README.org | |
parent | 553079dc017a44164cd04d4c067c061003e1684f (diff) | |
download | orion-b75359931e3c5baaded6d0addb6d28f750dcd518.tar.gz |
Add initial version of orion v0.1.0
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.org b/README.org index 3e3c931..0319031 100644 --- a/README.org +++ b/README.org @@ -9,8 +9,6 @@ Been Pwned API. *Note*: Your password is not sent anywhere, only the first 5 characters of the SHA-1 hash of the input is sent to HIBP API. -*Note*: Padding is currently not supported by Orion. - * Working - Orion takes input from the user - Input is hashed & split (prefix: [:5], suffix: [5:]) |