mirror of
https://github.com/nikdoof/decrypt-otpauth-files.git
synced 2025-12-15 21:34:07 +00:00
Add RNCryptor
This commit is contained in:
1
Pipfile
1
Pipfile
@@ -11,6 +11,7 @@ name = "pypi"
|
|||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
|
|
||||||
|
rncryptor = "==3.2.0"
|
||||||
bpylist = "==0.1.4"
|
bpylist = "==0.1.4"
|
||||||
click = "==6.7"
|
click = "==6.7"
|
||||||
pycrypto = "==2.6.1"
|
pycrypto = "==2.6.1"
|
||||||
|
|||||||
9
Pipfile.lock
generated
9
Pipfile.lock
generated
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "81d534465fc2e9af42dacab3d37d305414bfe0fb1642f22fb3142ffebf745505"
|
"sha256": "6b165af75f2543e65ceee44608b5377627ca18809ea66b2b85c012dcdcb9eeb8"
|
||||||
},
|
},
|
||||||
"host-environment-markers": {
|
"host-environment-markers": {
|
||||||
"implementation_name": "cpython",
|
"implementation_name": "cpython",
|
||||||
@@ -54,6 +54,13 @@
|
|||||||
"sha256:1b2812775fa6ff5c527977c4cd2ccb07051ca7d0bc0aecf937a43864abe5eff6"
|
"sha256:1b2812775fa6ff5c527977c4cd2ccb07051ca7d0bc0aecf937a43864abe5eff6"
|
||||||
],
|
],
|
||||||
"version": "==1.2.1"
|
"version": "==1.2.1"
|
||||||
|
},
|
||||||
|
"rncryptor": {
|
||||||
|
"hashes": [
|
||||||
|
"sha256:a3b521d22953bffc4f125faf53f4c9c2a41c8186e0b0e331314abe455be92c48",
|
||||||
|
"sha256:156253246f3e3521e5080191e9b4ec100e162d07c261a9df86169f8943bcc7a3"
|
||||||
|
],
|
||||||
|
"version": "==3.2.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"develop": {}
|
"develop": {}
|
||||||
|
|||||||
Reference in New Issue
Block a user