Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #13345

Re: Password Based Encryption

Path csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail
From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: Password Based Encryption
Date Mon, 02 Apr 2012 23:27:36 -0700
Organization Canadian Mind Products
Lines 24
Message-ID <mv5ln7hcibjp85vp69vt8utffrhjtk5g9u@4ax.com> (permalink)
References <jldlr6$bap$1@theodyn.ncf.ca>
Reply-To Roedy Green <see_website@mindprod.com.invalid>
NNTP-Posting-Host Z2l1DcCELS0rATq8NqV4Sw.user.speranza.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Complaints-To abuse@aioe.org
X-Notice Filtered by postfilter v. 0.8.2
X-Newsreader Forte Agent 6.00/32.1186
Xref csiph.com comp.lang.java.programmer:13345

Show key headers only | View raw


On Mon, 02 Apr 2012 22:04:07 -0400, William Colls
<william.colls@rogers.com> wrote, quoted or indirectly quoted someone
who said :

>I am working on a project in which we will need to encrypt some files. 
>For reason beyond my control, we will have to use Password Based 
>Encryption, and for the most part we have that working. However, I have 
>not, so far, been able to find any guidance that we can give our users 
>with respect to the password it self: Minimum length? Maximum Length? 
>Does case matter? We assume that the usual rules for "Strong Passwords" 
>will apply.

see http://mindprod.com/jgloss/jce.html
If will do most of the well known types of encryption.

If you need something very lightweight that you can verify for
yourself contains no trapdoors, see
http://mindprod.com/products.html#TRANSPORTER
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
When you were a child, if you did your own experiment
to see if it was better to put to cocoa into your cup first
or the hot milk first, then you likely have the programmer gene..

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Password Based Encryption William Colls <william.colls@rogers.com> - 2012-04-02 22:04 -0400
  Re: Password Based Encryption Arne Vajhøj <arne@vajhoej.dk> - 2012-04-02 22:13 -0400
  Re: Password Based Encryption markspace <-@.> - 2012-04-02 19:26 -0700
  Re: Password Based Encryption Roedy Green <see_website@mindprod.com.invalid> - 2012-04-02 23:27 -0700

csiph-web