Skip to content

Releases: ScribbleLabApp/CryptoSwiftWrapper

ScribbleLabApp CryptoSwiftWrapper v0.1.0-beta 2

19 Jul 20:31
Compare
Choose a tag to compare

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

@N3v1


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

17 Jul 08:54
452bc3d
Compare
Choose a tag to compare

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

@N3v1


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.