SHA-256 is a cryptographic hash function, part of the SHA-2 set, successor of SHA-1.
0
votes
1answer
47 views
Openswan does not connect when using sha256 (RHEL 6.2)
I am trying to connect openswan 2.6.16 on two RHEL 6.2 (kernel 2.6.32-220) virtual machines (gateway1 and gateway2) using IKEv2. It all works well and makes tunnel with ESP authentication algorithms ...
6
votes
1answer
414 views
Tool to compute SHA256 Tree Hash [closed]
I've started using AWS Glacier, and noticed that it hashes the files using an algorithm called SHA-256 Tree Hash.
To my surprise, this algorithm is different from SHA-256, so I can't use the tools ...