Lazysodium Application icon

Lazysodium 0.5.0

3.5 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Lazysodium, developed and published by Terl, has released its latest version, 0.5.0, on 2018-09-29. This app falls under the Libraries & Demo category on the Google Play Store and has achieved over 50 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Lazysodium APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.goterl.lazycode.lazysodium.example

Updated: 6 years ago

Developer Name: Terl

Category: Libraries & Demo

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Lazysodium on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

Lazysodium 0.5.0
2018-09-29 / 3.5 MB / Android 4.1+

About this app

Lazysodium is a cryptography library based on Libsodium that provides developers with an effortless cryptography experience.

This app demonstrates Lazysodium's capabilities with live examples. This app is for those techie folk that have an interest in cryptography and want to use cryptography in their Java or Android apps with speed and ease.

Lazysodium works with Android API 16 and above. The features are below:

✅Super easy install.
✅Completely open source.
✅Ability to use commercially under the terms of the MPLv2.
✅Great collaborative documentation.
✅Up-to-date with the awesome Libsodium library.
✅Bundled and compiled native libraries so you don't have to.
✅Reactive and fast release cadence.
✅​Bring your own Libsodium native libraries.
✅​Lazysodium for Android and Lazysodium for Java both benefit from the same codebase.
✅They both have been designed with JNA Direct Mapping for extra speed.
✅Architected in a composite oriented fashion to allow developers to narrow what operation they want to use at any time - less opportunity for bugs.
✅Architected in such a way that you can use the raw JNA wrapped native C functions whenever you want.
✅Built by a division of Terl called Lazycode. We needed Lazysodium for our project Recordo. This means Lazysodium is a long-term project.
✅Includes 99% of the features of Libsodium.

Happy coding!

New features

Updated the UI.