You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Bouncy Castle .Net FIPS assembly 'bc-fips-1.0.2.dll' is not strong named, therefore we cannot directly reference it from our strong named projects. We're currently using Reflection to get around this, however it has been less than ideal.
Is there anyway that the Bouncy Castle .Net FIPS assembly can be strong name signed?
If not, are there any specific reasons for this?
Will 'bc-fips-2.0.0.dll' offer a strong name signed version?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The Bouncy Castle .Net FIPS assembly 'bc-fips-1.0.2.dll' is not strong named, therefore we cannot directly reference it from our strong named projects. We're currently using Reflection to get around this, however it has been less than ideal.
Is there anyway that the Bouncy Castle .Net FIPS assembly can be strong name signed?
If not, are there any specific reasons for this?
Will 'bc-fips-2.0.0.dll' offer a strong name signed version?
Please let me know.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions