The tag has no wiki summary.

learn more… | top users | synonyms

12
votes
2answers
1k views

How can I get my own encryption algorithm tested?

I've just developed a block cipher symmetric-key algorithm and I am using it in some of my products. I want to put it to real test. How would one go about entering their encryption algorithm into an ...