Software tools to automatically decrypt a file, whose encryption algorithm (and/or encryption keys)

Posted by Andrew on Stack Overflow See other posts from Stack Overflow or by Andrew
Published on 2010-05-24T16:09:09Z Indexed on 2010/05/24 16:51 UTC
Read the original article Hit count: 553

I have an idea for encryption that I could program fairly easily to encrypt some local text file.

Given that my approach is novel, and does not use any of the industry standard encryption techniques, would I be able to test the strength of my encryption using 'cracker' apps or suchlike?

Or do all those tools rely on advanced knowledge of the encryption process (or intercepted 'keys'), meaning I'd have to build my own cracker for testing?

© Stack Overflow or respective owner

Related posts about encryption

Related posts about cryptography