{"id":23338805,"url":"https://github.com/cedws/unchecked-gcm","last_synced_at":"2025-04-07T13:44:53.177Z","repository":{"id":263575404,"uuid":"878130558","full_name":"cedws/unchecked-gcm","owner":"cedws","description":"Modified version of AES-GCM implementation in crypto/cipher to allow decryption without/before authentication tag verification","archived":false,"fork":false,"pushed_at":"2024-10-24T20:45:19.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T03:59:58.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cedws.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-10-24T20:43:34.000Z","updated_at":"2024-10-24T20:47:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"2712dd09-32a4-49ac-8bad-219af7bb260b","html_url":"https://github.com/cedws/unchecked-gcm","commit_stats":null,"previous_names":["cedws/unchecked-gcm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedws%2Funchecked-gcm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedws%2Funchecked-gcm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedws%2Funchecked-gcm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedws%2Funchecked-gcm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cedws","download_url":"https://codeload.github.com/cedws/unchecked-gcm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247666005,"owners_count":20975785,"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-12-21T03:16:51.536Z","updated_at":"2025-04-07T13:44:53.170Z","avatar_url":"https://github.com/cedws.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unchecked-gcm\n\nModified version of AES-GCM implementation in `crypto/cipher` to allow\ndecryption without/before authentication tag verification. This is **insecure** and\nexists only for compatibility with insecure systems.\n\nAn additional `Tag() [gcmTagSize]byte` method is added to enable arbitrary tag generation for the processed ciphertext at any point.\n\n`Verify([]byte)` has also been added to enable verification of the tag after decryption.\n\n## License\n\nSee header of `gcm.go` for license information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedws%2Funchecked-gcm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcedws%2Funchecked-gcm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedws%2Funchecked-gcm/lists"}