This 'quest' section already exists,
and I'm happy to see I'm not the only one waiting for a new quest
(Vroom !!!what are you doing ;-)

But Anyway I'm a 'challenge' fan, so whatever we the name(quest/contest/workshop)
It's a good idea...

To give my 2 cents idea on a quest :

It would be fun to define and code the tests that a decent crypto-system should pass
to be more than crackable-by-my-sister.
(I had this idea after seeing some crypto stuff here being downvoted
beccause they weren't not strong enough)

There are several objectives :

1) Use Perl !(Of course)
2) Stop the spread of 'hey what do you think about my new XOR crypto-system?'
3) Learn from other (Tilly,Wombat I know you'll help here...)
4) Try to bring new Ideas on coding/crypto
5) Show newcomers the basics and pitfalls of simple crypto-systems.

I repeat it : the goal IS NOT to make a new crypto system, BUT define and code the (minimal) test a wanabe crypto-system should pass to be decent.

"Trying to be a SMART lamer" (thanx to Merlyn ;-)

In reply to Re: Coding Ideas by arhuman
in thread Coding Ideas by scottstef

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.