Skip to content

In cryptography, a product cipher combines two or more transformations in a manner intending that the resulting cipher is more secure than the individual components to make it resistant to cryptanalysis. ... A product cipher that uses only substitutions and permutations is called a SP-network.

Notifications You must be signed in to change notification settings

thilan7/ProductCipher

Repository files navigation

1. run the ProductCypher.java file.
2. it will ask for (.txt) file path, enter the file path.
3. programme will ask for encription or decription.
	for encription enter 1
	for decription enter 2
4. your encriipted/decripted message will show on console.	


140066T
K.P.T.K.Bandara

About

In cryptography, a product cipher combines two or more transformations in a manner intending that the resulting cipher is more secure than the individual components to make it resistant to cryptanalysis. ... A product cipher that uses only substitutions and permutations is called a SP-network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages