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
Update CI; Swift 5.2 is now minimum; Update dependencies (#110)
* Update CI; Swift 5.2 is now minimum; Update dependencies
* Update Package.swift to better support differences between Swift 5.5 and prior
Update BlueRSA to community version (#94)
* Update BlueRSA to community version
* Updated swift-4 dependencies to Kitura org
* Updated package reference for KituraContracts to community version
feat: Ignore newlines in key generation and allow DER formatting (#68)
* feat: Ignore newlines in key generation and allow DER formatting
* Add Jazzy docs for missingPEMHeaders