View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003405 | SymmetricDS | Improvement | public | 2018-02-03 14:05 | 2018-03-12 12:28 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.0 | ||||
Target Version | 3.9.4 | Fixed in Version | 3.9.4 | ||
Summary | 0003405: Default to strong crypto and fall back if not available | ||||
Description | * Try symmetric encryption in order of AES, DESede, DES until one is available * Use SecureRandom and do not seed with non-random data * Use upper/lower alpha, numeric, and symbols for node password * Upgrade bouncy castle * Use 2048-bit RSA key for TLS | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.9 a0a6e66e 2018-02-03 09:07:59 Details Diff |
0003405: Default to strong crypto and fall back if not available |
Affected Issues 0003405 |
|
mod - symmetric-assemble/common.gradle | Diff File | ||
mod - symmetric-server/src/main/deploy/security/cacerts | Diff File | ||
mod - symmetric-util/src/main/java/org/jumpmind/security/BouncyCastleSecurityService.java | Diff File | ||
mod - symmetric-util/src/main/java/org/jumpmind/security/SecurityConstants.java | Diff File | ||
mod - symmetric-util/src/main/java/org/jumpmind/security/SecurityService.java | Diff File | ||
SymmetricDS: 3.9 09408edb 2018-02-03 11:02:17 Details Diff |
0003405: Default to strong crypto and fall back if not available |
Affected Issues 0003405 |
|
mod - symmetric-util/src/main/java/org/jumpmind/security/SecurityConstants.java | Diff File | ||
mod - symmetric-util/src/main/java/org/jumpmind/security/SecurityService.java | Diff File | ||
SymmetricDS: 3.9 df85c7fe 2018-02-14 08:18:06 Details Diff |
0003405: Default to strong crypto and fall back if not available |
Affected Issues 0003405 |
|
mod - symmetric-util/src/main/java/org/jumpmind/security/SecurityConstants.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-02-03 14:05 | elong | New Issue | |
2018-02-03 14:05 | elong | Status | new => assigned |
2018-02-03 14:05 | elong | Assigned To | => elong |
2018-02-03 16:02 | elong | Status | assigned => resolved |
2018-02-03 16:02 | elong | Resolution | open => fixed |
2018-02-03 16:02 | elong | Fixed in Version | => 3.9.4 |
2018-02-14 20:08 | admin | Changeset attached | => SymmetricDS 3.9 df85c7fe |
2018-02-14 20:08 | admin | Changeset attached | => SymmetricDS 3.9 09408edb |
2018-02-14 20:08 | admin | Changeset attached | => SymmetricDS 3.9 a0a6e66e |
2018-03-12 12:28 | chenson | Status | resolved => closed |