Releases: ScribbleLabApp/CryptoSwiftWrapper
ScribbleLabApp CryptoSwiftWrapper v0.1.0-beta 2
What's new in v0.1.0-beta?
We are excited to announce the pre-release of CryptoSwiftWrapper, designed to assist developers in utilizing swift-crypto functionalities in C. In this release, we have added support for the following:
- Added build system and installer script
Other features with this beta
- SHA256 and SHA512 hashing algorithms
- Generation of cryptographically secure keys and initialization vectors
- Encryption and decryption of data using AES-GCM
Full Changelog: https://github.com/ScribbleLabApp/CryptoSwiftWrapper/commits/0.1.0-beta.2
Authors
Copyright (c) 2024 ScribbleLabApp. and the ScribbleLab project authors - All rights reserved.
Licensed under Apache License v2.0 with Runtime Library Exception
Copyright (c) 2024 Apple Inc. - All rights reserved.
Copyright (c) 2024 NH. - All rights reserved.
Apple™, the Apple logo, Swift™, and Swift-Crypto are trademarks of Apple Inc., registered in the U.S. and other countries.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
ScribbleLabApp CryptoSwiftWrapper v0.1.0-beta 1
What's new in v0.1.0-beta?
We are excited to announce the pre-release of CryptoSwiftWrapper, designed to assist developers in utilizing swift-crypto functionalities in C. In this release, we have added support for the following:
- SHA256 and SHA512 hashing algorithms
- Generation of cryptographically secure keys and initialization vectors
- Encryption and decryption of data using AES-GCM
Full Changelog: https://github.com/ScribbleLabApp/CryptoSwiftWrapper/commits/0.1.0-beta.1
Authors
Copyright (c) 2024 ScribbleLabApp. and the ScribbleLab project authors - All rights reserved.
Licensed under Apache License v2.0 with Runtime Library Exception
Copyright (c) 2024 Apple Inc. - All rights reserved.
Copyright (c) 2024 NH. - All rights reserved.
Apple™, the Apple logo, Swift™, and Swift-Crypto are trademarks of Apple Inc., registered in the U.S. and other countries.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.