{"id":15043232,"url":"https://github.com/terl/lazysodium-java","last_synced_at":"2025-04-06T03:10:20.230Z","repository":{"id":32165689,"uuid":"131764873","full_name":"terl/lazysodium-java","owner":"terl","description":"A Java implementation of the Libsodium crypto library. For the lazy dev.","archived":false,"fork":false,"pushed_at":"2024-08-20T01:08:11.000Z","size":16512,"stargazers_count":141,"open_issues_count":24,"forks_count":49,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-30T02:07:23.383Z","etag":null,"topics":["argon2","cryptography","decryption","encryption","hmac","java-8","lazy","library","libsodium","xsalsa20"],"latest_commit_sha":null,"homepage":"https://github.com/terl/lazysodium-java/wiki","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-01T21:26:28.000Z","updated_at":"2025-03-20T11:46:46.000Z","dependencies_parsed_at":"2024-10-12T15:40:56.487Z","dependency_job_id":"a39df032-8940-405c-ba2d-8a0847f9c8a4","html_url":"https://github.com/terl/lazysodium-java","commit_stats":null,"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terl%2Flazysodium-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terl%2Flazysodium-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terl%2Flazysodium-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terl%2Flazysodium-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terl","download_url":"https://codeload.github.com/terl/lazysodium-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247427006,"owners_count":20937201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["argon2","cryptography","decryption","encryption","hmac","java-8","lazy","library","libsodium","xsalsa20"],"created_at":"2024-09-24T20:48:44.156Z","updated_at":"2025-04-06T03:10:20.213Z","avatar_url":"https://github.com/terl.png","language":"Java","readme":"\u003cp align=\"center\"\u003e\u003cimg width=\"260\" src=\"https://filedn.com/lssh2fV92SE8dRT5CWJvvSy/lazysodium_large_transparent.png\" /\u003e\u003c/p\u003e\n\n# Lazysodium for Java\n\nLazysodium is a **complete** Java (JNA) wrapper over the [Libsodium](https://github.com/jedisct1/libsodium) library that provides developers with a **smooth and effortless** cryptography experience.\n\n[![Checks](https://github.com/terl/lazysodium-java/actions/workflows/primary.yml/badge.svg)](https://github.com/terl/lazysodium-java/actions/workflows/primary.yml)\n![Maven Central](https://img.shields.io/maven-central/v/com.goterl/lazysodium-java?color=%23fff\u0026label=Maven%20Central)\n\n## Features\n\n**This library is fully compatible with Kotlin.**\n\nYou can find an up-to-date feature list [here](https://github.com/terl/lazysodium-java/wiki/features).\n\n## Quick start\nPlease view the [official documentation](https://github.com/terl/lazysodium-java/wiki/installation) for a more comprehensive guide.\n\nThe following example is for users of the build tool Gradle:\n\n```groovy\n// Top level build file\nrepositories {\n    // Add this to the end of any existing repositories\n    mavenCentral() \n}\n\n// Project level dependencies section\ndependencies {\n    implementation \"com.goterl:lazysodium-java:VERSION_NUMBER\"\n    implementation \"net.java.dev.jna:jna:JNA_NUMBER\"\n}\n```\n\nSubstitute `VERSION_NUMBER` for the version in this box:\n\n![Maven Central](https://img.shields.io/maven-central/v/com.goterl/lazysodium-java?color=%23fff\u0026label=Maven%20Central)\n\nSubstitute `JNA_NUMBER` for the [latest version of JNA](https://github.com/java-native-access/jna/releases).\n\n## Documentation\n\nPlease view our [official documentation](https://github.com/terl/lazysodium-java/wiki) to get started.\n\n\n## Examples\nThere are some example projects available [here](https://github.com/terl/lazysodium-java/tree/master/sample-app).\n\n\n## Lazysodium for Android\nWe also have an Android implementation available at [Lazysodium for Android](https://github.com/terl/lazysodium-android). It has the same API as this library, so you can share code easily!\n\n---\n\n\u003ca href=\"https://terl.co\"\u003e\u003cimg width=\"100\" style=\"float: left: display: inline;\" src=\"https://filedn.com/lssh2fV92SE8dRT5CWJvvSy/terl.png\" /\u003e\u003c/a\u003e\n\nCreated by [Terl](https://terl.co).\n","funding_links":[],"categories":["安全"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterl%2Flazysodium-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterl%2Flazysodium-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterl%2Flazysodium-java/lists"}