PDA

View Full Version : knapsack


ancev
January 7th, 2003, 00:02
hi,

as result of a rainy afternoon, i coded this knapsack crypto implementation, as described in "applied cryptography", by bruce schneider.

h**p://coderz.net/vecna/knapsack.zip

was a nice way to spend some hours, and learn new things. maybe somebody find some spare time to break it(as this knapsack implementation its insecure).

ancev