Cryptography PasswordGenerator with Java Panayiotis Georgiou 15/03/2013 0 This post indicates how you can generate passwords with JAVA swing. Nowadays we need more secure passwords with numbers, letters and…
Cryptography Triple DES (Cryptography) Panayiotis Georgiou 24/11/2012 0 In cryptography Triple DES stands for Triple Data Encryption Algorithm block cipher, which applies the Data Encryption Standard…
JAVA Java swing watermark program (video) Panayiotis Georgiou 20/07/2012 0 Here is an example that I have created for testing purpose. Watermark Program-Java swing from Bouzouksis on Vimeo. Download the…
Cryptography Simple Image Watermark in JAVA Panayiotis Georgiou 12/07/2012 1 The post is about a simple image watermark program that I have developed in JAVA swing environment. In order to make it more user…