{"id":18004769,"url":"https://github.com/goodmanwen/dynamic_salt","last_synced_at":"2025-04-04T10:21:58.429Z","repository":{"id":128813071,"uuid":"350140535","full_name":"GoodManWEN/dynamic_salt","owner":"GoodManWEN","description":"Dynamic salt addition locations \u0026 values under some certain rules.","archived":false,"fork":false,"pushed_at":"2021-03-22T23:07:14.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-09T20:41:28.678Z","etag":null,"topics":[],"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/GoodManWEN.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-21T22:54:01.000Z","updated_at":"2021-03-22T23:07:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a1f1e92-a2b2-4852-8537-9713f430520c","html_url":"https://github.com/GoodManWEN/dynamic_salt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"GoodManWEN/barepyo3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodManWEN%2Fdynamic_salt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodManWEN%2Fdynamic_salt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodManWEN%2Fdynamic_salt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodManWEN%2Fdynamic_salt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoodManWEN","download_url":"https://codeload.github.com/GoodManWEN/dynamic_salt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157496,"owners_count":20893263,"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":[],"created_at":"2024-10-30T00:15:56.907Z","updated_at":"2025-04-04T10:21:58.409Z","avatar_url":"https://github.com/GoodManWEN.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamic Salt\n\n[![licence](https://img.shields.io/github/license/GoodManWEN/dynamic_salt)](https://github.com/GoodManWEN/dynamic_salt/blob/master/LICENSE)\n[![Build](https://github.com/GoodManWEN/dynamic_salt/workflows/Build/badge.svg)](https://github.com/GoodManWEN/dynamic_salt/actions?query=workflow:Build)\n\nAccepts a byte string, add salt at dynamic locations \u0026 values under some certain rules.\n\n## Usage\n\nClone and build, modify `secret` in `\\src\\lib.rs` if you like\n```\n# Windows Powershell\ngit clone https://github.com/GoodManWEN/dynamic_salt.git\ncd dynamic_salt\ncargo build --release\ncp .\\target\\release\\*.dll .\\\n```\n\nPython script,\n```python\n# run.py\nfrom dsalt import salt_core\n\nprint(salt_core(b\"Hello World\"))\nprint(salt_core(\"你好世界\".encode()))\n```\n\n## Performance\n\nFor short utf-8 strings, latency should between 300-500ns on current CPUs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoodmanwen%2Fdynamic_salt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoodmanwen%2Fdynamic_salt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoodmanwen%2Fdynamic_salt/lists"}