{"id":21759890,"url":"https://github.com/xeodou/aesf","last_synced_at":"2025-04-13T12:34:47.147Z","repository":{"id":142834861,"uuid":"82401466","full_name":"xeodou/aesf","owner":"xeodou","description":"RFC2898 key derivation AES encryption with sha1HMAC verification  data encrypt/decrypt tool in golang","archived":false,"fork":false,"pushed_at":"2020-05-25T08:15:24.000Z","size":7,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-10T03:55:48.801Z","etag":null,"topics":["aes-256-ctr","encryption-tool","golang","rfc-2898"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/xeodou.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":"2017-02-18T16:52:24.000Z","updated_at":"2023-04-04T14:33:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"e351dae6-1315-410e-bffc-e1ad10609fad","html_url":"https://github.com/xeodou/aesf","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/xeodou%2Faesf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeodou%2Faesf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeodou%2Faesf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeodou%2Faesf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xeodou","download_url":"https://codeload.github.com/xeodou/aesf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248714754,"owners_count":21149961,"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":["aes-256-ctr","encryption-tool","golang","rfc-2898"],"created_at":"2024-11-26T11:36:21.988Z","updated_at":"2025-04-13T12:34:47.125Z","avatar_url":"https://github.com/xeodou.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"AESf\n==========\n\n[![Build Status](https://travis-ci.org/xeodou/aesf.svg?branch=master)](https://travis-ci.org/xeodou/aesf)\n\nAESf package combines AES encryption, sha1HMAC verification and RFC2898 key derivation, which provide a very security way to encryp/decrypt data in golang.\n\n**Key features**\n\n- Support AES-128, AES-192, or AES-256.\n- Use CTR mode for encrytion.\n- Sha1HMAC for signature authentication.\n- Password verify before decryption.\n- RFC2898 as salt generater.\n\nThe whole idea is coming from @BrianGladman 's blog [http://www.gladman.me.uk/cryptography_technology/fileencrypt](http://www.gladman.me.uk/cryptography_technology/fileencrypt).\n\nInstallation\n------------\n\nThis package can be installed with the go get command:\n\n    go get github.com/xeodou/aesf\n\nDocumentation\n-------------\n\nAPI documentation can be found here: http://godoc.org/github.com/xeodou/aesf\n\nExamples can be found under the `./example_test.go` directory\n\n\nLicense\n-------\n\nMIT\n\nAuthor\n------\n\n[xeodou](https://xeodou.me)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeodou%2Faesf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxeodou%2Faesf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeodou%2Faesf/lists"}