{"id":15043496,"url":"https://github.com/insprill/ez-encrypt","last_synced_at":"2025-12-30T10:34:09.696Z","repository":{"id":39594711,"uuid":"389810154","full_name":"Insprill/EZ-Encrypt","owner":"Insprill","description":"A light-weight Java library that makes AES encryption simple.","archived":false,"fork":false,"pushed_at":"2023-01-18T09:38:25.000Z","size":197,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T14:08:28.860Z","etag":null,"topics":["encryption-decryption","encryption-library","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Insprill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-27T01:06:46.000Z","updated_at":"2023-01-18T05:46:03.000Z","dependencies_parsed_at":"2023-01-31T20:31:52.613Z","dependency_job_id":null,"html_url":"https://github.com/Insprill/EZ-Encrypt","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insprill%2FEZ-Encrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insprill%2FEZ-Encrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insprill%2FEZ-Encrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insprill%2FEZ-Encrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Insprill","download_url":"https://codeload.github.com/Insprill/EZ-Encrypt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243451605,"owners_count":20293168,"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":["encryption-decryption","encryption-library","java"],"created_at":"2024-09-24T20:49:09.834Z","updated_at":"2025-12-30T10:34:09.687Z","avatar_url":"https://github.com/Insprill.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![Apache License 2.0][license-shield]][license-url]\n\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Insprill/EZ-Encrypt\"\u003e\n    \u003cimg src=\"https://imgur.com/BvJ2zvM.png\" alt=\"Logo\" width=\"128\" height=\"128\"\u003e\n  \u003c/a\u003e\n  \u003ch1\u003eEZ-Encrypt\u003c/h1\u003e\n  \u003cp\u003e\n    A light-weight Java library that makes AES encryption simple.\n    \u003cbr /\u003e\n    \u003ca href=\"https://javadoc.io/doc/net.insprill/EZ-Encrypt\"\u003e\u003cstrong\u003eView Javadocs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/Insprill/EZ-Encrypt/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/Insprill/EZ-Encrypt/issues\"\u003eRequest Feature\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003cb\u003eNotice:\u003c/b\u003e \n    \u003cbr /\u003e\n    EZ-Encrypt is now feature-complete. Bug fixes and maintenance will still be provided.\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003e\u003ch2 style=\"display: inline-block\"\u003eTable of Contents\u003c/h2\u003e\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#compiling\"\u003eCompiling\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\nEZ-Encrypt was developed as an easy way to securely encrypt data without having to write all the overhead yourself.\n\n\n\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\n\n### Implementing in your project\n\n[![Maven Central][maven-central-shield]][license-url]\n#### Maven\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003enet.nsprill\u003c/groupId\u003e\n    \u003cartifactId\u003eEZ-Encrypt\u003c/artifactId\u003e\n    \u003cversion\u003eversion\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n#### Gradle (Groovy)\n\n```groovy\ndependencies {\n    implementation 'net.insprill:EZ-Encrypt:version'\n}\n```\n\n#### Gradle (Kotlin)\n\n```groovy\ndependencies {\n    implementation(\"net.insprill:EZ-Encrypt:version\")\n}\n```\n\n\n\n\n\u003c!-- COMPILING --\u003e\n\n### Compiling\n\nTo compile EZ-Encrypt, you need JDK 8 or higher and an internet connection.  \nClone this repo, then run `./gradlew build` from your terminal.  \nYou can find the compiled jar in the `build/libs` directory.  \nIf you want the compiled jar published to your local Maven repo, run `./gradlew publishToMavenLocal`.\n\n\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create.  \nAny contributions you make are **greatly appreciated**!  \nIf you're new to contributing to open-source projects, you can follow [this](https://docs.github.com/en/get-started/quickstart/contributing-to-projects) guide.\n\n\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the Apache 2.0 License. See [`LICENSE`][license-url] for more information.\n\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/Insprill/EZ-Encrypt.svg?style=for-the-badge\n[contributors-url]: https://github.com/Insprill/EZ-Encrypt/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/Insprill/EZ-Encrypt.svg?style=for-the-badge\n[forks-url]: https://github.com/Insprill/EZ-Encrypt/network/members\n[stars-shield]: https://img.shields.io/github/stars/Insprill/EZ-Encrypt.svg?style=for-the-badge\n[stars-url]: https://github.com/Insprill/EZ-Encrypt/stargazers\n[issues-shield]: https://img.shields.io/github/issues/Insprill/EZ-Encrypt.svg?style=for-the-badge\n[issues-url]: https://github.com/Insprill/EZ-Encrypt/issues\n[license-shield]: https://img.shields.io/github/license/Insprill/EZ-Encrypt.svg?style=for-the-badge\n[license-url]: https://github.com/Insprill/EZ-Encrypt/blob/master/LICENSE\n[maven-central-shield]: https://img.shields.io/maven-central/v/net.insprill/EZ-Encrypt\n[maven-central-url]: https://mvnrepository.com/artifact/net.insprill/EZ-Encrypt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsprill%2Fez-encrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsprill%2Fez-encrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsprill%2Fez-encrypt/lists"}