/[classpath]/classpath/java/security/SecureRandom.java
ViewVC logotype

Diff of /classpath/java/security/SecureRandom.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14.2.2 by gnu_andrew, Sun Jan 16 15:15:12 2005 UTC revision 1.14.2.3 by gnu_andrew, Sat Feb 19 10:50:39 2005 UTC
# Line 1  Line 1 
1  /* SecureRandom.java --- Secure Random class implementation  /* SecureRandom.java --- Secure Random class implementation
2     Copyright (C) 1999, 2001, 2002, 2003 Free Software Foundation, Inc.     Copyright (C) 1999, 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 49  import java.util.Random; Line 49  import java.util.Random;
49   * keys and initialization vectors to the generation of random padding   * keys and initialization vectors to the generation of random padding
50   * bytes.   * bytes.
51   *   *
52   * @author Mark Benvenuto <ivymccough@worldnet.att.net>   * @author Mark Benvenuto (ivymccough@worldnet.att.net)
53   * @author Casey Marshall   * @author Casey Marshall
54   */   */
55  public class SecureRandom extends Random  public class SecureRandom extends Random

Legend:
Removed from v.1.14.2.2  
changed lines
  Added in v.1.14.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26