{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/crypton-box","name":"crypton-box","description":"This library provides a high-level API for authenticated encryption and\ndecryption using the NaCl crypto_box and\ncrypto_secretbox constructs.\n\nThe API is implemented in pure Haskell using XSalsa and Poly1305 primitives\nprovided by the crypton library.\n\nImportant: This library has not been professionally reviewed. Side\nchannel attacks and memory-related vulnerabilities may exist! Use at your\nown risk.\n\n(P.S. I would love to hear from you if you can audit this library and\nimprove its security!)","version":"1.2.0","softwareVersion":"1.2.0","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/yutotakano/crypton-box","issueTracker":"https://github.com/yutotakano/crypton-box/issues","url":"https://github.com/yutotakano/crypton-box#readme","keywords":["bsd3","cryptography","library","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"yutotakano"}],"author":[{"@type":"Person","name":"yutotakano"}],"copyrightHolder":[{"@type":"Person","name":"yutotakano"}],"dateCreated":"2025-02-05","dateModified":"2026-03-07","datePublished":"2026-03-07","copyrightYear":2025,"downloadUrl":"https://hackage.haskell.org/package/crypton-box-1.2.0/crypton-box-1.2.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/crypton-box"]}