{"id":19963214,"url":"https://github.com/rncryptor/rncryptor-hs","last_synced_at":"2025-05-03T22:31:57.261Z","repository":{"id":24421846,"uuid":"27822913","full_name":"RNCryptor/rncryptor-hs","owner":"RNCryptor","description":"Haskell implementation of the RNCryptor encrypted file format by Rob Napier","archived":false,"fork":false,"pushed_at":"2023-11-17T05:48:14.000Z","size":78,"stargazers_count":10,"open_issues_count":6,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-03-26T09:41:06.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/RNCryptor.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":"2014-12-10T14:16:12.000Z","updated_at":"2021-04-07T13:05:12.000Z","dependencies_parsed_at":"2022-07-13T23:50:40.938Z","dependency_job_id":null,"html_url":"https://github.com/RNCryptor/rncryptor-hs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RNCryptor%2Frncryptor-hs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RNCryptor%2Frncryptor-hs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RNCryptor%2Frncryptor-hs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RNCryptor%2Frncryptor-hs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RNCryptor","download_url":"https://codeload.github.com/RNCryptor/rncryptor-hs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224374655,"owners_count":17300691,"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-11-13T02:15:08.931Z","updated_at":"2024-11-13T02:15:11.197Z","avatar_url":"https://github.com/RNCryptor.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/RNCryptor/rncryptor-hs.svg?branch=master)](https://travis-ci.org/RNCryptor/rncryptor-hs)\n[![Build status](https://ci.appveyor.com/api/projects/status/vj3d35qptms3q23w?svg=true)](https://ci.appveyor.com/project/adinapoli/rncryptor-hs)\n[![Coverage Status](https://coveralls.io/repos/github/RNCryptor/rncryptor-hs/badge.svg?branch=master)](https://coveralls.io/github/RNCryptor/rncryptor-hs?branch=master)\n\n# Haskell Implementation of the RNCryptor spec\nThis library implements the specification for the [RNCryptor](https://github.com/RNCryptor)\nencrypted file format by Rob Napier.\n\n# Current Supported Versions\n* V3 - [Spec](https://github.com/RNCryptor/RNCryptor-Spec/blob/master/RNCryptor-Spec-v3.md)\n\n# Requirements\n\nThe library uses by default a fast C layer to compute the PBKDF2, but that requires the\npresence of the OpenSSL libraries on the target system. In case this is a too rigid\nrequirement, you can switch back to a pure (slower) Haskell implementation by\nturning off the `fastpbkdf2` cabal flag.\n\n# TODO\n- [ ] Key-based      test vectors\n- [ ] Key-derivation test vectors\n\n# Contributors (Sorted by name)\n- Alfredo Di Napoli (creator and maintainer)\n- Rob Napier (gave me the key insight to use the previous cipher text as IV for the new block)\n- Tim Docker (Added decryptEither and gave us momentum in turning decrypt into a total function)\n- Tom Titchener (added support for HMAC validation)\n\n# Contributions\nThis library scratches my own itches, but please fork away!\nPull requests are encouraged.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frncryptor%2Frncryptor-hs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frncryptor%2Frncryptor-hs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frncryptor%2Frncryptor-hs/lists"}