Ticket #1395 (new task)

Opened 2 years ago

Last modified 5 months ago

[dojox.crypto] Implement SHA, Rjindael, AES, DSA, and RSA.

Reported by: ttrenka Owned by: ttrenka
Priority: normal Milestone: future
Component: Dojox Version: 0.3
Severity: normal Keywords:
Cc:

Description (last modified by ttrenka) (diff)

Implement Rjindael, AES, DSA and RSA for crypto.

Change History

Changed 2 years ago by dylan

  • version changed from 0.5 to 0.3
  • milestone set to 0.5

Changed 2 years ago by ttrenka

  • description modified (diff)

Changed 2 years ago by ttrenka

  • summary changed from Implement Rjindael to Implement Rjindael, AES, DSA and RSA for crypto.

Changed 2 years ago by aum

Also please implement SHA256. SHA1 and MD5 are both very cracked.

Changed 2 years ago by ttrenka

  • summary changed from Implement Rjindael, AES, DSA and RSA for crypto. to Implement SHA, Rjindael, AES, DSA and RSA.

MD5 is not cracked at all; it'd be nice if you actually said *why* they are cracked. The current SHA-1 implementation *is* incomplete.

Also, if you would have looked at the previous bug, you'd find that it was already a task...

Changed 2 years ago by ttrenka

Oh. You should use the term "broken", but MD5 is still pretty useful, considering that the solution is a brute force database of hashes.

Changed 19 months ago by ttrenka

  • summary changed from Implement SHA, Rjindael, AES, DSA and RSA. to Implement SHA, Rjindael, AES, DSA, DES/3DES and RSA.

Changed 18 months ago by ttrenka

  • component changed from Crypto to Dojox

Changed 18 months ago by ttrenka

  • summary changed from Implement SHA, Rjindael, AES, DSA, DES/3DES and RSA. to [dojox.crypto] Implement SHA, Rjindael, AES, DSA, DES/3DES and RSA.

Changed 18 months ago by ttrenka

  • summary changed from [dojox.crypto] Implement SHA, Rjindael, AES, DSA, DES/3DES and RSA. to [dojox.crypto] Implement SHA, Rjindael, AES, DSA, and RSA.

Not going to implement DES/Triple DES; with the proper hardware this can be broken in a matter of minutes, and after private conversation with other Dojo project owners it seems prudent to not do this.

Changed 16 months ago by ttrenka

  • milestone deleted

Changed 9 months ago by dylan

  • milestone set to 1.4

Changed 5 months ago by ttrenka

  • milestone changed from 1.4 to future
Note: See TracTickets for help on using tickets.