KeyParameter should be private or should use other namespace #295

Open
opened 2026-01-29 22:09:39 +00:00 by claunia · 0 comments
Owner

Originally created by @Inumedia on GitHub (May 6, 2018).

Hi,

Love the library, it's saved me a lot of hassle with deflate calls. However, https://github.com/adamhathcock/sharpcompress/blob/master/src/SharpCompress/Crypto/KeyParameter.cs definitely needs to either have a different namespace or be private as it interferes with including actual BouncyCastle crypto libraries.

image

Originally created by @Inumedia on GitHub (May 6, 2018). Hi, Love the library, it's saved me a lot of hassle with deflate calls. However, https://github.com/adamhathcock/sharpcompress/blob/master/src/SharpCompress/Crypto/KeyParameter.cs definitely needs to either have a different namespace or be private as it interferes with including actual BouncyCastle crypto libraries. ![image](https://user-images.githubusercontent.com/856822/39671285-f4544d38-50e2-11e8-8324-166a217185c3.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#295