~ecryptfs/ecryptfs/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Dustin Kirkland
  • Date: 2015-02-10 19:10:36 UTC
  • Revision ID: dustin.kirkland@gmail.com-20150210191036-fyxktvcmuhbcl34z
* src/utils/ecryptfs-setup-private:
  - use /dev/urandom for our testing, as we read a lot of info

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  * doc/manpage/ecryptfs-setup-private.1, src/utils/ecryptfs-setup-
7
7
    private, src/utils/ecryptfs-setup-swap: LP: #1420424
8
8
    - use /dev/random rather than /dev/urandom for long lived keys
 
9
  * src/utils/ecryptfs-setup-private:
 
10
    - use /dev/urandom for our testing, as we read a lot of info
9
11
 
10
12
  [ Colin King ]
11
13
  * src/libecryptfs/key_management.c, src/utils/mount.ecryptfs.c: