Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/defold/extension-crypt

Native extension binding the dmCrypt Defold C++ SDK to Lua
https://github.com/defold/extension-crypt

cryptography defold

Last synced: about 1 month ago
JSON representation

Native extension binding the dmCrypt Defold C++ SDK to Lua

Awesome Lists containing this project

README

        

[![Actions Status Alpha](https://github.com/defold/extension-crypt/actions/workflows/bob.yml/badge.svg)](https://github.com/defold/extension-crypt/actions)

# Cryptographic functions for Defold

Defold [native extension](https://www.defold.com/manuals/extensions/) for interacting with various hash and encode/decode algorithms.

[Manual, API and setup instructions](https://www.defold.com/extension-crypt/) is available on the official Defold site.