Browse Source

optimized the HashBaseSecureRandom that output the same random bytes sequence with the same total size, regardless with how many times of invoking.

tags/1.4.0^2
huanghaiquan 4 years ago
parent
commit
74366e9014
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      core
  2. +1
    -1
      framework

+ 1
- 1
core

@@ -1 +1 @@
Subproject commit 799775d2c60d6562adbc25de4aaf79b0ebc43572
Subproject commit 2c2632d78c9805a77927e5cf522f34f1fe15d944

+ 1
- 1
framework

@@ -1 +1 @@
Subproject commit 08cb09e02dce489366e2583fdb63efdae6b016a9
Subproject commit 87e6e97b586d92e38bd46bc03f992a4a4465016f

Loading…
Cancel
Save