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