fabric-samples/asset-transfer-basic/application-gateway-java
Mark S. Lewis 489b422a2a
Explicitly specify hash in client applications
For some signing implementations, such as ed25519, a non-default hash
implementation must be specified when creating the Gateway connection in
client applications. Rather than relying on the default hash algorithm,
it is probably good practice in general to specify an algorithm that is
compatible with your signing implementation.

This change explicitly specifies the hash algorithm to raise visibility
of the option to select the hash algorithm.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-10-07 16:19:15 +01:00
..
gradle/wrapper Use latest v2.5 fabric-chaincode-java 2024-02-25 22:13:26 -05:00
src/main/java Explicitly specify hash in client applications 2024-10-07 16:19:15 +01:00
build.gradle Update applications to use fabric-gateway v1.6.0 2024-09-25 13:18:45 +09:00
gradlew Use latest v2.5 fabric-chaincode-java 2024-02-25 22:13:26 -05:00
gradlew.bat Use latest v2.5 fabric-chaincode-java 2024-02-25 22:13:26 -05:00
settings.gradle Update Gateway samples for v1.1 release (#779) 2022-06-30 15:46:32 +01:00