Actions
Feature #259
closedString crypt method's salt argument should be optional
Description
=begin
The salt argument to String.crypt should be optional. If it is not specified, a random salt should be generated and used.
=end
Updated by rlaager (Richard Laager) over 16 years ago
=begin
This is done in the Facets library: http://facets.rubyforge.org/
=end
Updated by shyouhei (Shyouhei Urabe) almost 16 years ago
- Assignee set to matz (Yukihiro Matsumoto)
=begin
=end
Updated by nobu (Nobuyoshi Nakada) over 14 years ago
- Status changed from Open to Feedback
=begin
I don't think it is a good idea to encourage use of weak DES encryption.
=end
Updated by znz (Kazuhiro NISHIYAMA) over 14 years ago
- Category set to core
- Target version set to 2.0.0
=begin
=end
Updated by naruse (Yui NARUSE) almost 14 years ago
- Status changed from Feedback to Rejected
=begin
=end
Actions
Like0
Like0Like0Like0Like0Like0