https://github.com/corvuscodex/decrypt-string-with-a-seed-phrase-using-python
Decrypt-string-with-a-Seed-Phrase-using-node.js
https://github.com/corvuscodex/decrypt-string-with-a-seed-phrase-using-python
encrypt encryption encryption-algorithms encryption-decryption encryption-tool
Last synced: 4 months ago
JSON representation
Decrypt-string-with-a-Seed-Phrase-using-node.js
- Host: GitHub
- URL: https://github.com/corvuscodex/decrypt-string-with-a-seed-phrase-using-python
- Owner: CorvusCodex
- Created: 2023-05-02T19:12:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T21:50:03.000Z (over 2 years ago)
- Last Synced: 2025-01-21T08:44:54.520Z (10 months ago)
- Topics: encrypt, encryption, encryption-algorithms, encryption-decryption, encryption-tool
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Decrypt string with a Seed Phrase using python
This code defines only the decrypt_word function, which takes in the encrypted word and the seed phrase as arguments and returns the decrypted word. You can use this function to decrypt an encrypted word that was encrypted using the same seed phrase.
>Support my work:
>BTC: bc1q7wth254atug2p4v9j3krk9kauc0ehys2u8tgg3
>ETH: 0x68B6D33Ad1A3e0aFaDA60d6ADf8594601BE492F0
# Disclaimer
The code within this repository comes with no guarantee, the use of this code is your responsibility. I take NO responsibility and/or liability for how you choose to use any of the source code available here. By using any of the files available in this repository, you understand that you are AGREEING TO USE AT YOUR OWN RISK. Once again, ALL files available here are for EDUCATION and/or RESEARCH purposes ONLY.