Skip to content

Add RSA verification that message came from the user who it relates to #226

Add RSA verification that message came from the user who it relates to

Add RSA verification that message came from the user who it relates to #226

Triggered via push August 21, 2024 06:41
Status Failure
Total duration 29s
Artifacts

ui-unit-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test: LiftLog.Lib/Services/OsEncryptionService.cs#L10
'OsEncryptionService' does not implement interface member 'IEncryptionService.SignRsaPssSha256Async(byte[], RsaPrivateKey)'
test: LiftLog.Lib/Services/OsEncryptionService.cs#L10
'OsEncryptionService' does not implement interface member 'IEncryptionService.VerifyRsaPssSha256Async(byte[], byte[], RsaPublicKey)'
test: LiftLog.Lib/Services/OsEncryptionService.cs#L10
'OsEncryptionService' does not implement interface member 'IEncryptionService.SignRsaPssSha256Async(byte[], RsaPrivateKey)'
test: LiftLog.Lib/Services/OsEncryptionService.cs#L10
'OsEncryptionService' does not implement interface member 'IEncryptionService.VerifyRsaPssSha256Async(byte[], byte[], RsaPublicKey)'
test
Process completed with exit code 1.