Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / miscreant/meta issues and pull requests

#197 - Is the STREAM construction misuse-resistant?

Issue - State: open - Opened by oconnor663 about 4 years ago - 1 comment

#196 - miscreant.net with Xamarin on Android drifferent result

Issue - State: open - Opened by cocoon over 4 years ago - 1 comment

#195 - Best practices for key reuse?

Issue - State: closed - Opened by assafmo over 4 years ago - 1 comment

#194 - AES-SIV interop with no nonce, aad or plaintext

Issue - State: closed - Opened by nmav almost 6 years ago - 6 comments

#193 - [Rust] Optional clear_on_drop

Issue - State: closed - Opened by cromefire about 6 years ago - 12 comments

#191 - Make Aead.GenerateKey512 method static

Pull Request - State: closed - Opened by Metalnem over 6 years ago

#190 - [C#] Aead.GenerateKey512 isn't static

Issue - State: closed - Opened by MysteryDash over 6 years ago - 1 comment

#189 - [Python] Index out of range on PMAC STREAM

Issue - State: closed - Opened by PokeTheCiTy over 6 years ago - 1 comment
Labels: bug, duplicate, python

#188 - Fix #187 and add test for encrypting block-sized data

Pull Request - State: closed - Opened by Metalnem over 6 years ago - 3 comments

#187 - [C#] AES CMAC implementation crashes with certain plain text len

Issue - State: closed - Opened by tanascius over 6 years ago - 6 comments

#186 - rust: Only build the `std` feature on docs.rs

Pull Request - State: closed - Opened by tarcieri over 6 years ago
Labels: rust

#185 - Adding a flag that makes docs.rs build all documentation

Pull Request - State: closed - Opened by spacekookie over 6 years ago - 1 comment

#184 - rust: Add a "nightly" feature

Pull Request - State: closed - Opened by tarcieri over 6 years ago
Labels: rust, security

#183 - rust: Remove Cargo.lock

Pull Request - State: closed - Opened by tarcieri over 6 years ago
Labels: rust

#182 - Fixing documentation about build instructions

Pull Request - State: closed - Opened by spacekookie over 6 years ago - 1 comment
Labels: rust

#181 - Making crate build on 1.27 stable

Pull Request - State: closed - Opened by spacekookie over 6 years ago - 1 comment

#180 - rust: Allow failures on nightly

Pull Request - State: closed - Opened by tarcieri over 6 years ago
Labels: rust

#179 - js: Fix tsfmt formatting error

Pull Request - State: closed - Opened by tarcieri over 6 years ago

#178 - Rust stable support for 1.27+

Issue - State: closed - Opened by tarcieri over 6 years ago - 2 comments
Labels: rust

#177 - Adding a flag to enable software-only AES implementation

Pull Request - State: closed - Opened by spacekookie over 6 years ago - 8 comments
Labels: rust

#176 - Drop trait for secret-keys for memory management

Issue - State: closed - Opened by ustulation over 6 years ago - 1 comment

#175 - [Ruby] Correct Wiki

Issue - State: closed - Opened by ankane over 6 years ago - 1 comment
Labels: ruby

#174 - Fix small documentation issues

Pull Request - State: closed - Opened by conradoplg over 6 years ago - 1 comment

#173 - [Go] Failure with in-place Seal/Open

Issue - State: open - Opened by conradoplg over 6 years ago - 1 comment
Labels: golang

#172 - [Python] Add examples

Issue - State: closed - Opened by leobel96 over 6 years ago
Labels: python

#171 - [Python] Correct Wiki

Issue - State: closed - Opened by leobel96 over 6 years ago - 1 comment
Labels: python

#170 - Table-based CTZ implementation (used to implement PMAC in JS, Python, and Ruby) does not support large messages

Issue - State: open - Opened by href almost 7 years ago - 2 comments
Labels: bug, js, python, ruby

#169 - [Rust] Add examples

Issue - State: closed - Opened by LuoZijun almost 7 years ago - 2 comments
Labels: rust

#168 - [Question] Nonce Length

Issue - State: closed - Opened by LuoZijun almost 7 years ago - 1 comment

#167 - design input vec

Issue - State: closed - Opened by LuoZijun almost 7 years ago - 2 comments

#166 - Key Arg

Issue - State: closed - Opened by LuoZijun almost 7 years ago - 1 comment

#165 - Target .NET Standard 1.3 instead of 2.0 for supporting more platforms

Pull Request - State: closed - Opened by Metalnem almost 7 years ago - 1 comment

#164 - rust: Upgrade aesni crate to 0.3; use block-modes crate

Pull Request - State: closed - Opened by tarcieri almost 7 years ago
Labels: rust

#163 - Deoxys-II

Issue - State: closed - Opened by tarcieri almost 7 years ago - 2 comments
Labels: enhancement, question, security

#162 - Using same nonce

Issue - State: closed - Opened by jeprojects almost 7 years ago - 4 comments

#161 - Using node-webcrypto-ossl with Miscreant in NodeJS

Issue - State: closed - Opened by jeprojects almost 7 years ago - 2 comments

#160 - [Nodejs] AES-SIV: ciphertext verification failure

Issue - State: open - Opened by jeprojects almost 7 years ago - 5 comments
Labels: bug, js, security

#159 - go: Fix small comment typo

Pull Request - State: closed - Opened by gaigelama almost 7 years ago - 1 comment

#158 - Minor issues

Pull Request - State: closed - Opened by adius almost 7 years ago - 4 comments

#157 - js: Add webpack and depedencies for generating miscreant.min.js

Pull Request - State: closed - Opened by aegarbutt almost 7 years ago - 1 comment
Labels: js

#156 - Adds python type annotations to all functions within miscreant

Pull Request - State: closed - Opened by aegarbutt almost 7 years ago - 2 comments

#155 - js/package.json: Upgrade all devDependencies

Pull Request - State: closed - Opened by aegarbutt almost 7 years ago - 1 comment

#154 - js: node-webcrypto-ossl 1.0.26 incompatible with typescript 2.6.2

Issue - State: closed - Opened by aegarbutt almost 7 years ago - 4 comments

#153 - rust/tests/ffi: Fix linking errors

Pull Request - State: closed - Opened by tarcieri almost 7 years ago

#152 - Support for placing the SIV tag at the end of the message?

Issue - State: open - Opened by tarcieri about 7 years ago - 1 comment

#151 - rust: Revisit Buffer type?

Issue - State: open - Opened by tarcieri about 7 years ago
Labels: enhancement, question, rust

#150 - Update copyright year in Nuget package definition

Pull Request - State: closed - Opened by Metalnem about 7 years ago - 1 comment

#149 - js: Put index.ts back under the src/ directory

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: js

#148 - js: Consolidate exception definitions into exceptions.ts

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: js

#147 - js: Produce a miscreant.min.js

Issue - State: closed - Opened by tarcieri about 7 years ago
Labels: help wanted, js, good first issue

#146 - js: Add gulp

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: js

#145 - rust: docs for AEAD API

Pull Request - State: closed - Opened by oleganza about 7 years ago
Labels: rust

#144 - js/package.json: Upgrade all dependencies except node-webcrypto-ossl

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: js

#143 - python: Use 'python setup.py test' to run tests

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: python

#142 - Add badges for the official Miscreant 0.3.0 Nuget release

Pull Request - State: closed - Opened by Metalnem about 7 years ago - 3 comments

#141 - Add the Nuget package icon

Pull Request - State: closed - Opened by Metalnem about 7 years ago

#140 - rust: Simplify FFI tests

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: rust, C

#139 - dotnet/README.md: Move C# docs to the Wiki

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: C#

#138 - Add Nuget package details

Pull Request - State: closed - Opened by Metalnem about 7 years ago - 1 comment

#137 - ruby: Test Ruby 2.5 on Travis CI

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: ruby

#136 - ruby: Update to RuboCop 0.52.1

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: ruby

#135 - rust: Add C ABI (closes #107)

Pull Request - State: closed - Opened by tarcieri about 7 years ago - 2 comments
Labels: rust, security, C

#134 - .travis.yml: Update Ruby versions

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: ruby

#133 - js: Detect STREAM counter overflow

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: js, security

#132 - go: STREAM implementation

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: golang, security

#131 - js: STREAM implementation

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: js, security

#130 - js: Refactor to expose as much high-level functionality as possible

Pull Request - State: closed - Opened by tarcieri about 7 years ago

#129 - js: fix tslint and tsfmt

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: js

#128 - js: Refactor internals and interfaces

Pull Request - State: closed - Opened by tarcieri about 7 years ago

#127 - js: AEAD API

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: js, security

#126 - Switch to using math.TrailingZeros in PMAC

Pull Request - State: closed - Opened by Metalnem about 7 years ago - 1 comment

#125 - appveyor.yml: Initial Appveyor config

Pull Request - State: closed - Opened by tarcieri about 7 years ago

#124 - python: STREAM implementation

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: python, security

#123 - ruby: Add specs for Miscreant::STREAM::FinishedError

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: ruby

#122 - ruby: STREAM implementation

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: ruby, security

#121 - .NET support

Pull Request - State: closed - Opened by Metalnem about 7 years ago - 10 comments
Labels: security, C#

#120 - rust: Dual license under MIT/Apache 2.0

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: rust

#119 - js/ci.sh: Disable tsfmt and tslint checks

Pull Request - State: closed - Opened by tarcieri about 7 years ago - 1 comment
Labels: js

#118 - Revert "rust: Add Buffer type"

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: rust

#117 - rust: "std" feature and allocating APIs

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: rust

#116 - rust: Add Buffer type

Pull Request - State: closed - Opened by tarcieri about 7 years ago - 1 comment
Labels: rust

#115 - rust: Remove generic nonce length from STREAM Encryptor/Decryptor

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: rust

#114 - README.md: Remove SparklingHeart!™ ratings

Pull Request - State: closed - Opened by tarcieri about 7 years ago

#113 - rust: Replace macro-based AEAD implementation with a generic one

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: rust

#112 - rust: STREAM implementation

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: rust, security

#111 - [Abandoned] rust: KDF support

Pull Request - State: closed - Opened by tarcieri about 7 years ago - 1 comment
Labels: enhancement, help wanted, question, rust, security

#110 - rust: Factor s2v() into its own module

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: rust

#109 - rust: Switch to released new RustCrypto crates

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: rust

#108 - Formal verification

Issue - State: open - Opened by tarcieri about 7 years ago - 2 comments
Labels: enhancement, help wanted, rust, security

#107 - C (ABI) support

Issue - State: closed - Opened by tarcieri about 7 years ago - 1 comment
Labels: help wanted, question, rust, security

#106 - Key Wrap API

Issue - State: open - Opened by tarcieri about 7 years ago
Labels: enhancement, help wanted, golang, js, python, ruby, rust, security

#105 - rust: AEAD API

Pull Request - State: closed - Opened by tarcieri about 7 years ago
Labels: rust, security

#88 - Automated performance testing

Issue - State: open - Opened by tarcieri over 7 years ago - 2 comments
Labels: help wanted, good first issue

#83 - PHP support

Issue - State: open - Opened by tarcieri over 7 years ago - 2 comments
Labels: help wanted

#82 - Java support

Issue - State: open - Opened by tarcieri over 7 years ago - 10 comments
Labels: help wanted

#76 - 1k-PMAC_Plus: "Beyond Birthday Bound" (BBC) secure PMAC_Plus variant

Issue - State: closed - Opened by tarcieri over 7 years ago - 1 comment
Labels: enhancement, security

#60 - AES-GCM-SIV

Issue - State: open - Opened by tarcieri over 7 years ago
Labels: enhancement, help wanted, security

#33 - CHAIN support (OAE2)

Issue - State: closed - Opened by tarcieri over 7 years ago - 2 comments
Labels: enhancement, golang, js, python, ruby, rust, security

#32 - STREAM support (Nonce-based OAE)

Issue - State: closed - Opened by tarcieri over 7 years ago - 12 comments
Labels: enhancement, golang, js, python, ruby, rust, security