Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: PKCS#7/Cryptographic Message Syntax support #8

Open
TheGeekPharaoh opened this issue Mar 17, 2018 · 0 comments
Open

Request: PKCS#7/Cryptographic Message Syntax support #8

TheGeekPharaoh opened this issue Mar 17, 2018 · 0 comments

Comments

@TheGeekPharaoh
Copy link

I’d love to see support for PKCS#7/Cryptographic Message Syntax added to Perfect-Crypto. It would allow for things like signed/encrypted iOS profiles to be delivered by a Perfect-based REST endpoint. (https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/iPhoneOTAConfiguration/profile-service/profile-service.html#//apple_ref/doc/uid/TP40009505-CH2-SW37). Additionally, it would allow us to replace a HUGE amount of our existing Java code with server-side Swift. I know this functionality is supported by OpenSSL, so it may be easy to incorporate it into Perfect-Crypto.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant