{"id":23169211,"url":"https://github.com/abrarnitk/encrypted_id","last_synced_at":"2025-08-18T07:31:00.031Z","repository":{"id":57624999,"uuid":"254814865","full_name":"AbrarNitk/encrypted_id","owner":"AbrarNitk","description":"This repository contains code related to Rust models encryption and decryption","archived":false,"fork":false,"pushed_at":"2020-07-18T10:14:39.000Z","size":19834,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-16T22:51:48.262Z","etag":null,"topics":["decryption","decryption-key","encryption","encryption-decryption","encryption-key","rust"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AbrarNitk.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":"2020-04-11T07:22:53.000Z","updated_at":"2023-09-11T16:46:49.000Z","dependencies_parsed_at":"2022-09-17T00:41:27.151Z","dependency_job_id":null,"html_url":"https://github.com/AbrarNitk/encrypted_id","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbrarNitk%2Fencrypted_id","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbrarNitk%2Fencrypted_id/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbrarNitk%2Fencrypted_id/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbrarNitk%2Fencrypted_id/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbrarNitk","download_url":"https://codeload.github.com/AbrarNitk/encrypted_id/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230210401,"owners_count":18190671,"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":["decryption","decryption-key","encryption","encryption-decryption","encryption-key","rust"],"created_at":"2024-12-18T03:16:03.156Z","updated_at":"2024-12-18T03:17:33.012Z","avatar_url":"https://github.com/AbrarNitk.png","language":"Rust","readme":"# Encrypted ID\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![Crates.io](https://img.shields.io/crates/v/encrypted_id)](https://crates.io/crates/encrypted_id)\n[![Build Status](https://travis-ci.org/AbrarNitk/encrypted_id.svg?branch=master)](https://travis-ci.org/AbrarNitk/encrypted_id)\n\nRead more about this library on: [fifthtry.com/abrar/encrypted_id/](https://www.fifthtry.com/abrar/encrypted_id/).\n\n#### Usage\n\n```toml\n[dependencies]\nencrypted_id = \"0.1.5\"\n```\n\n```rust\nfn main() {\n    encrypted_id::init(\"df(vh!3*8e21@qca#3)w#7ta*z#!bhsde43\u0026#iez3sf5m1#h6l\");\n    let ekey = encrypted_id::encrypt(5, \"sub_key_foo\").unwrap();\n    let id = encrypted_id::decrypt(\u0026ekey, \"sub_key_foo\").unwrap();\n    assert_eq!(\"E86VGQhfxb_9rxSfjnBqKg\", ekey);\n    assert_eq!(5, dkey);\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabrarnitk%2Fencrypted_id","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabrarnitk%2Fencrypted_id","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabrarnitk%2Fencrypted_id/lists"}