Visual Basic 2008 – Encryption/Decryption System – [Download Executable/Source (if requested)]
Hello!
#######################################
Watch this video in HD, Full-Screen Mode!
#######################################
Download Links:
(Executables)
Rapidshare:
http://rapidshare.com/files/198996225/EncDec_System_-_Eclipse.rar
4shared:
Coming…
#######################################
If you want the source code, send me an e-mail!
(eclipsedev@ymail.com)
#######################################
100% Idealized/Developed by me!
#######################################
(This is the second version of that video. It has a
better quality now!)
#######################################
Duration : 0:2:29
Secret Emails and SMS/TEXT Messages on iPhone
secretTEXT application is perfect for scrambling/encrypting text. Simply type in the message that needs to be encrypted and the key that has to be used to decrypt it. You can copy it and email or text it.
When you get an encrypted message from another person, simply paste it in ‘Decrypt’ tab. After you also paste the key, just simply tap decrypt.
For more information, please visit secretTEXT official page:
http://www.nextgen-systems.com/secrettext/
Or, download secretTEXT directly from iTunes:
http://itunes.apple.com/WebObjects/MZStore.woa/wa/browserRedirect?url=itms%253A%252F%252Fitunes.apple.com%252FWebObjects%252FMZStore.woa%252Fwa%252FviewSoftware%253Fid%253D344955848%2526cc%253Dus%2526mt%253D8
Duration : 0:1:48
How To Send Secret Messages
Download program here:
http://www.encryptionanddecryption.com/download.html
WARNING: When you copy or paste the cyphertext to or from YouTube, YouTube adds extra spaces between some of the characters. As such, the decryption WON’T WORK unless you delete all the extra spaces that YT adds. I don’t know why it does that. It distorts the text and kinda ruins the fun. There shouldn’t be any spaces between the characters of the cyphertext. The decryption won’t work if there is.
Decrypt my secret message:
D2FE056BABA1DF67E0F4AF3F401F123D4D753D730E5584AFA5508F2BE8BA390F96613E8C8C75B648FE77F1D96F8C8F6F3B7CCB6E3AA6FE8A75CBB5FBB8C1D8414257*7633*FD70A5A7537E2706B0FA9839ACBE9D2D69EB04961EA656B1F85528528D4BB6982*fyAgJUscItv9W4NQ8bP9S9iHMQxJHQAEaPHIhzv6DWa6d7QpGXyZ6zulw75bnZO0POIXB7qgdDyQnipHXnw3QmEOrhMyMXbDnELYdPNiocPXUECe7zXXwS0CHq4jsjJjR75IFFDu3GO/s6BGCNUkmYFZqVB1KtuXjXdZw73eD3XkUQoTMkXv10fcg4/JNOSiuv2hB46jvYz7LD6cGO3qAJqtrrwNf5Nrz5i6/jZHhhzoratYj2Dmq74B0DHmBO0s/7QLVeYLGw/TU3T8v+ngzVbakzTG3KQYWdWPQ2UB/V8=
Tags: Encryption Encrypt cryptography cipher ciphertext decryption decrypt Cypherpunk Crypto-anarchism Crypto anarchism
Duration : 0:6:22
My Encryption Program – Text
I made this program it uses the RSA encryption algorithm to encrypt messages and decrypt messages
So people cant read them!!!!!!!
Duration : 0:5:2
Digital Signature with openSSL on the GNU/Linux Console
At very first, a private/public key pair is being created.
Afterwards, a sample message, which gets created, is hashed, that is, creating a digital fingerprint from it. Thereafter, this message hash is encoded using the private key, which then is simply attached to the plain message. The receiver of this message may now use the public key of the sender to decode the hash and see if the message sent is authentic.
Duration : 0:2:52
Encrypt and Decrypt
Important Note: This is for educational purposes only. I will not (and can not) encrypt any data for you.
It takes a password and message from the user and encrypts (or decrypts) based on that password. The password must be 5 letters and you may only use a letter once.
===Project Home===
http://code.google.com/p/encryptanddecrypt/
===Direct Download===
http://encryptanddecrypt.googlecode.com/files/Encrypt%20and%20Decrypt%20v1.3.exe
===Direct Download (Source Code)===
http://encryptanddecrypt.googlecode.com/files/Encrypt%20and%20Decrypt%20v1%28dot%293.zip
Duration : 0:1:6
RSA Encryption and Decryption : DigInfo
DigInfo – http://movie.diginfo.tv
Cryptology has grown from the simple to the increasingly complex but it’s main function still remains the same- to send a message safely and securely. With computers comes increasingly powerful encryption technology required to maintain this security.
RSA is currently the most popular algorithm (or mathematical formula) for public-key cryptography.
Here students at an event sponsored by NiCT (National Institute of Information and Communications Technology) are computing the RSA algorithm mathematically to send and receive messages.
RSA first came to light in 1977 and is comprised of a public key and a private key. The public key is available to everyone and hence it’s used to encrypt messages and mark them so they are sent to a specific destination. The message can only be decrypted using the matching private key and this key is held securely at the messages destination.
Even though the RSA algorithm is a publicly available document- RSA encryption is used on a daily basis and is the foundation of modern electronic encryption.
Duration : 0:1:14
How to encrypt and decrypt a message
*** How to encrypt and decrypt a message ***
This tutotial shows you how to encrypt and decrypt a message.
PLZ Subscribr and rate.
Duration : 0:3:54
I made this using Java, all I have to say is in the video