Skip to content

Update HOWTO.md#1

Open
DemonRx wants to merge 4 commits intostratisproject:masterfrom
DemonRx:patch-1
Open

Update HOWTO.md#1
DemonRx wants to merge 4 commits intostratisproject:masterfrom
DemonRx:patch-1

Conversation

@DemonRx
Copy link

@DemonRx DemonRx commented Jan 20, 2017

Modification on creating openssl self signed server certificate to generate RSA key in 4096 bits for improved defense against brute force attacks. Additionally, changed key/crt file names to identify with electrum-stratis-server in case the user creates them in a folder with other keys.

D3m0nKingx added 4 commits January 19, 2017 21:45
Modification on creating openssl self signed server certificate to generate RSA key in 4096 bits for improved defense against brute force attacks. Additionally, changed key/crt file names to identify with electrum-stratis-server in case the user creates them in a folder with other keys.
Improve Security of SSL Cert, change over to aes256 4096-bit encryption due to des3 being outdated:

AES is the successor of DES as standard symmetric encryption algorithm for US federal organizations. AES uses keys of 128, 192 or 256 bits, although, 128 bit keys provide sufficient strength today. ... DES is the previous "data encryption standard" from the seventies. Its key size is too short for proper security.
Improve SSL Certificate encryption to aes256, as des3 is old and insecure:

AES is the successor of DES as standard symmetric encryption algorithm for US federal organizations. AES uses keys of 128, 192 or 256 bits, although, 128 bit keys provide sufficient strength today. ... DES is the previous "data encryption standard" from the seventies. Its key size is too short for proper security.
Improve SSL security switching des3 encryption over to aes256 4096-bit:

AES is the successor of DES as standard symmetric encryption algorithm for US federal organizations. AES uses keys of 128, 192 or 256 bits, although, 128 bit keys provide sufficient strength today. ... DES is the previous "data encryption standard" from the seventies. Its key size is too short for proper security.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant