Closed Bug 1689209 Opened 4 years ago Closed 4 years ago

libsrtp AES-GCM tests fail

Categories

(NSS :: Libraries, defect)

3.60
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1637488

People

(Reporter: mt, Unassigned)

Details

https://github.com/cisco/libsrtp/issues/523 reports PK11_Encrypt failing in 3.60.1. The last known working version is 3.49.

I can at least confirm that adding "#define NSS_PKCS11_2_0_COMPAT 1" to the top of the file fixes it if that is related.

(In reply to pascal from comment #2)

I can at least confirm that adding "#define NSS_PKCS11_2_0_COMPAT 1" to the top of the file fixes it if that is related.

Good news. You might find this helpful for some alternatives: https://bugzilla.mozilla.org/show_bug.cgi?id=1637488#c3

So based on the that link the simple option is to use NSS_PKCS11_2_0_COMPAT for now, as I do not want to push any nss version requirements on consumers of libsrtp just yet, is that how you read it ?

(In reply to pascal from comment #4)

So based on the that link the simple option is to use NSS_PKCS11_2_0_COMPAT for now, as I do not want to push any nss version requirements on consumers of libsrtp just yet, is that how you read it ?

That's correct, yes.

I think that we can shelve this. Though it might be better to change the parameter object, that's something libsrtp can manage now. I'm going to dupe this to the other bug, which is already resolved.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.