New stuff, changes and buf fixes in AlphaPeeler Pro. 1.0 beta:
1) Professional crypto algorithms are now added.
2) In classical crypto, user interface is enhanced and file selection and dir. selection common dialogs are added.
3) In Options Dialog (Freq. Analysis Decryption), User can now select frequency file (*.frq) to set the frequency.
4) While saving the alphabet frequencies in "statistics" dialog, an extra frequency file (*.frq) is now also saved.
5) In Caesar cipher encryption dialog, offset is now modulo 26 based, i.e., it keeps circulating no mater how many times user click right shift or left shift.
6) Useless OK and Cancel buttons in most of the dialogs are now gone for good.
7) Substitution encryption dialog now also save substitution key file (*.sub) and also user can select *.sub file to set the destination characters.
8) Technically there was a bug in previous versions of AlphaPeeler, i.e., Substitution decryption algorithm was same as substitution encryption. Now decryption is enhanced by enabling user to select substitution key file (*.sub) and source alphabets are set accordingly.
9) In Substitution Decryption, character swapping was not implemented. Fixed now.