{"id":21549132,"url":"https://github.com/pschichtel/pgcrypto-kt","last_synced_at":"2026-02-13T01:38:30.517Z","repository":{"id":65030837,"uuid":"580590611","full_name":"pschichtel/pgcrypto-kt","owner":"pschichtel","description":"A kotlin reimplementation of postgresql's pgcrypto module","archived":false,"fork":false,"pushed_at":"2024-12-04T00:08:27.000Z","size":243,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T06:07:00.343Z","etag":null,"topics":["kotlin","pgcrypto","postgresql"],"latest_commit_sha":null,"homepage":"https://schich.tel","language":"Kotlin","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/pschichtel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"pschichtel"}},"created_at":"2022-12-20T23:57:26.000Z","updated_at":"2024-12-03T00:21:39.000Z","dependencies_parsed_at":"2024-12-03T03:15:22.969Z","dependency_job_id":null,"html_url":"https://github.com/pschichtel/pgcrypto-kt","commit_stats":{"total_commits":45,"total_committers":2,"mean_commits":22.5,"dds":"0.022222222222222254","last_synced_commit":"4f8d49b5be9a1df939fd16ad1956fb4e8d1c436b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschichtel%2Fpgcrypto-kt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschichtel%2Fpgcrypto-kt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschichtel%2Fpgcrypto-kt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschichtel%2Fpgcrypto-kt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pschichtel","download_url":"https://codeload.github.com/pschichtel/pgcrypto-kt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166926,"owners_count":21058481,"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":["kotlin","pgcrypto","postgresql"],"created_at":"2024-11-24T06:21:18.718Z","updated_at":"2026-02-13T01:38:25.483Z","avatar_url":"https://github.com/pschichtel.png","language":"Kotlin","funding_links":["https://github.com/sponsors/pschichtel"],"categories":[],"sub_categories":[],"readme":"pgcrypto-kt\n===========\n\nThis library is a reimplementation of the pgcrypto extension for the PostgreSQL database as documented [here](https://www.postgresql.org/docs/current/pgcrypto.html).\n\nAll functions[^1] have been implemented and are automatically tested against\nan actual PG server.\n\nThe main purpose of this library is to assist migrating from in-database encryption to client-side encryption, e.g. for\nimproving load distribution of encryption load. The library would also be useful when migrating to a different PostgreSQL-compatible\ndatabase server that does not support the pgcrypto extension (e.g. CockroachDB).\n\n[^1]: The XDES crypt algorithm is not supported due to a lack of JVM-based implementations.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpschichtel%2Fpgcrypto-kt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpschichtel%2Fpgcrypto-kt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpschichtel%2Fpgcrypto-kt/lists"}