Swiftpack.co - Swift Packages by nextincrement

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by nextincrement

nextincrement/rsa-public-key-importer-exporter 0.1.0
An importer and exporter for the ASN.1 DER encoding of an RSA public key
⭐️ 11
🕓 4 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
RSA Public Key Importer and Exporter 0.1.0
4 years ago
## Changes * Change version of dependency simple-asn1-reader-writer to 0.1.0
RSA Public Key Importer and Exporter 0.0.3
4 years ago
## Changes * Rename deprecated method skipBytes(_:) to skip(_:) * Rename deprecated method writeBytes(from:) to write(from:) * Rename deprecated method writeBytes(_:) to write(_:) * Rename deprecated method writeContents(_:identifiedBy:) to write(_:identifiedBy:)
RSA Public Key Importer and Exporter 0.0.2
4 years ago
## Changes * Rename deprecated writeLengthAndIdentifier() to wrap() * Rename deprecated writeLengthAndIdentifier(_:) to wrap(with:) * Rename deprecated skipIdentifierAndLength() to unwrap() * Rename deprecated skipIdentifierAndLength(expectedIdentifier:) to unwrap(expectedIdentifier:)
RSA Public Key Importer and Exporter 0.0.1
4 years ago
Initial release
nextincrement/simple-asn1-reader-writer 0.1.0
Simple ASN.1 reader and writer
⭐️ 7
🕓 4 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Simple ASN.1 Reader and Writer 0.1.0
4 years ago
## Changes * Remove deprecated methods
Simple ASN.1 Reader and Writer 0.0.3
4 years ago
## Changes * Rename skipBytes(_:) to skip(_:) * Rename writeBytes(from:) to write(from:) * Rename writeBytes(_:) to write(_:) * Rename writeContents(_:identifiedBy:) to write(_:identifiedBy:)
Simple ASN.1 Reader and Writer 0.0.2
4 years ago
## Changes * Rename writeLengthAndIdentifier() to wrap() * Rename writeLengthAndIdentifier(_:) to wrap(with:) * Rename skipIdentifierAndLength() to unwrap() * Rename skipIdentifierAndLength(expectedIdentifier:) to unwrap(expectedIdentifier:)
Simple ASN.1 Reader and Writer 0.0.1
4 years ago
Initial release

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics