You should not conclude that just because a random selection of forum members can't decode your sample, your encryption algorithm is secure.
In the crypto scene, an algorithm is considered secure if the security of messages ONLY depends on secrecy of the encryption keys.
In addition, the algorithm must be practically usable (so no one-time pads which would otherwise provide perfect security) and secure even in the presence of multiple similar messages or known plaintexts (that was what enabled the decryption of german Enigma messages during WWII).
Even if you feel your algorithm is secure it is very likely that cryptography experts could show you its weaknesses if they bothered.
Onkel Paul
Well that's what I'd like is for experts to have fun with it. Not looking to market it especially with the laws about exporting cryptographic tools. I used to break codes for fun when I was a kid and even knowing the algorithm I used... I don't think *I* could break it. I even sent it to a Navy guy and never heard back.
I not sure what you mean by the security depending only on the keys. You would need my program or at least the methods I'm using.