All Projects → miroslavpejic85 → cryptopocket

miroslavpejic85 / cryptopocket

Licence: MIT license
🔐 Encrypt anything, then Decrypt by providing a required key.

Programming Languages

Visual Basic .NET
514 projects

Projects that are alternatives of or similar to cryptopocket

CryptoKnight
CryptoKnight is a general purpose cryptography desktop app
Stars: ✭ 18 (-18.18%)
Mutual labels:  aes, password-generator, rijndael, file-encryption
Kryptor
A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.
Stars: ✭ 267 (+1113.64%)
Mutual labels:  signing, portable, file-encryption
cryptorious
CLI Password Manager
Stars: ✭ 15 (-31.82%)
Mutual labels:  aes, password-generator, decryption
Xjar
Spring Boot JAR 安全加密运行工具,支持的原生JAR。
Stars: ✭ 692 (+3045.45%)
Mutual labels:  aes, decryption
EasyAES
AES encrypt/decrypt, Android, iOS, php compatible(兼容php, Android, iOS平台)
Stars: ✭ 79 (+259.09%)
Mutual labels:  aes, decryption
EncrypC
🔑 File Encryption Application using Python.
Stars: ✭ 14 (-36.36%)
Mutual labels:  aes, file-encryption
crypthash-net
CryptHash.NET is a .NET multi-target library to encrypt/decrypt/hash/encode/decode strings and files, with an optional .NET Core multiplatform console utility.
Stars: ✭ 33 (+50%)
Mutual labels:  aes, decryption
Encryptor4j
Strong encryption for Java simplified
Stars: ✭ 92 (+318.18%)
Mutual labels:  aes, decryption
Hat.sh
encrypt and decrypt files in your browser. Fast, Secure client-side File Encryption and Decryption using the web crypto api
Stars: ✭ 886 (+3927.27%)
Mutual labels:  aes, decryption
Py7zr
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
Stars: ✭ 110 (+400%)
Mutual labels:  aes, decryption
Aescipher Ios
AES encryption working between Objective-C and Java.
Stars: ✭ 198 (+800%)
Mutual labels:  aes, decryption
AESCipher-Java
AES encryption working between Objective-C and Java.
Stars: ✭ 88 (+300%)
Mutual labels:  aes, decryption
Python-File-Encryptor
Encrypt and Decrypt files using Python (AES CBC MODE)
Stars: ✭ 51 (+131.82%)
Mutual labels:  aes, decryption
Gonnacry
A Linux Ransomware
Stars: ✭ 341 (+1450%)
Mutual labels:  aes, decryption
OormiPass
Free open source cross platform password manager
Stars: ✭ 50 (+127.27%)
Mutual labels:  aes, password-generator
Hybrid Crypto Js
RSA+AES hybrid encryption implementation for JavaScript. Works with Node.js, React Native and modern browsers.
Stars: ✭ 87 (+295.45%)
Mutual labels:  aes, decryption
Padding Oracle Attacker
🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.
Stars: ✭ 136 (+518.18%)
Mutual labels:  aes, decryption
Jsrsasign
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token in pure JavaScript.
Stars: ✭ 2,760 (+12445.45%)
Mutual labels:  aes, decryption
osx-callhistory-decryptor
macOS (incl big sur) call history decryptor/converter to CSV format.
Stars: ✭ 19 (-13.64%)
Mutual labels:  aes, decryption
libVES.c
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
Stars: ✭ 28 (+27.27%)
Mutual labels:  aes, encryption-decryption

CryptoPocket

Save your access credentials, encrypt text messages or local files and then decrypt them at any time, providing the desired key, with this simple program all this is possible. No installation required, portable.

Nowadays, we have to manage so many accounts that keeping track of all their login details is a truly challenging task. Unless you want to use the same password on every single website, you may need a software utility to help you out.

CryptoPocket is a relatively simple application that not only enables you to encrypt and store all your credentials, but can also encode text and secure files, as well as decrypt them.


Store your account credentials in a secure manner

CryptoPocket allows you to create a local database in which all your login details are stored in an encrypted form. You can enter each account’s name, email address, URL, username and password, as well as provide the encryption key.

Once an entry has been created, the username and password can only be viewed if the original key is available.

You can also search for specific items based on their description, associated email or URL, but the entries cannot be sorted.

img0


Encode-decode texts

When you wish to encrypt a document or message, you can either write the text manually or import a local TXT file. The encoded content is saved in the same folder and can only be decrypted with the correct key.

img1


Encode-decode files

Things are more or less the same when encrypting files, without any format restrictions.

img2


Generate random passwords

Generate secure credentials at will.

img3


Contributing

Fell free to make it much safer and to improve it. PR are welcome and greatly appreciated. Thanks!

License

License: MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].