Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vapor/open-crypto issues and pull requests
#101 - HKDF implementation
Pull Request -
State: closed - Opened by Craz1k0ek over 4 years ago
- 1 comment
#100 - crashes in Crypto
Issue -
State: closed - Opened by danipralea about 5 years ago
- 6 comments
Labels: bug
#99 - Should we archive this repo when we migrate to Swift Crypto?
Issue -
State: closed - Opened by 0xTim over 4 years ago
- 4 comments
Labels: question
#98 - beta.2
Pull Request -
State: closed - Opened by tanner0101 almost 5 years ago
Labels: enhancement
#97 - Crash when decrypting base64 encoded secret
Issue -
State: closed - Opened by rafiki270 over 5 years ago
- 1 comment
Labels: bug
#96 - OpenCrypto
Pull Request -
State: closed - Opened by tanner0101 over 5 years ago
- 1 comment
Labels: enhancement
#95 - consider mirroring public api of apple's cryptokit
Issue -
State: closed - Opened by tanner0101 over 5 years ago
- 1 comment
Labels: enhancement
#94 - Fix `OpaquePointer` error
Pull Request -
State: closed - Opened by TBXark over 5 years ago
- 1 comment
#93 - Sr 10783
Pull Request -
State: closed - Opened by tanner0101 over 5 years ago
#92 - openssl 1.0 support
Issue -
State: closed - Opened by tanner0101 over 5 years ago
Labels: enhancement
#91 - test updates
Pull Request -
State: closed - Opened by tanner0101 over 5 years ago
- 1 comment
Labels: enhancement
#90 - Using with iOS
Issue -
State: closed - Opened by mattmaddux over 5 years ago
- 2 comments
#89 - Add support for DER encoded x509 certificate in CryptoKit (for Vapor 4)
Pull Request -
State: closed - Opened by emarashliev over 5 years ago
- 1 comment
#88 - Avoid crashes on malformed RSA keys
Pull Request -
State: closed - Opened by vzsg over 5 years ago
- 2 comments
#87 - Crash when reading invalid/malformed key string
Issue -
State: closed - Opened by mhergon over 5 years ago
- 1 comment
#86 - Add support for DER encoded x509 certificate
Pull Request -
State: closed - Opened by emarashliev over 5 years ago
- 8 comments
Labels: enhancement
#85 - Support for DER encoded x509 certificate.
Issue -
State: closed - Opened by emarashliev over 5 years ago
- 2 comments
Labels: enhancement
#84 - Could the IV be automatically extracted from the encrypted data?
Issue -
State: closed - Opened by backslash-f over 5 years ago
- 2 comments
Labels: question
#83 - generate RSA keys
Issue -
State: closed - Opened by v57 over 5 years ago
- 2 comments
Labels: enhancement
#82 - CryptoKit 4.0
Pull Request -
State: closed - Opened by tanner0101 almost 6 years ago
- 2 comments
Labels: enhancement
#81 - remove NIOOpenSSL in favor of CCryptoOpenSSL
Pull Request -
State: closed - Opened by tanner0101 almost 6 years ago
- 1 comment
Labels: enhancement
#80 - Moved LosslessDataConvertible definitions over from vapor/core
Pull Request -
State: closed - Opened by twof almost 6 years ago
- 3 comments
Labels: enhancement
#79 - add test case for crash, #78
Pull Request -
State: closed - Opened by tanner0101 almost 6 years ago
- 1 comment
Labels: bug
#78 - Reproducible Crash When Encrypting/Decrypting RSA
Issue -
State: closed - Opened by Frizlab almost 6 years ago
- 3 comments
Labels: bug
#77 - Random facilities should utilize Swift's RandomNumberGenerator
Issue -
State: closed - Opened by Azoy about 6 years ago
- 3 comments
Labels: enhancement
#76 - Error: AES256GCM.encrypt: expression type 'Data' is ambiguous without more context
Issue -
State: closed - Opened by macintosh-HD about 6 years ago
#75 - openssl 1.1 support
Pull Request -
State: closed - Opened by tanner0101 about 6 years ago
- 4 comments
Labels: enhancement
#74 - OpenSSL 1.1 compatibility
Issue -
State: closed - Opened by marc-medley about 6 years ago
- 7 comments
Labels: enhancement
#73 - add ECDSA support
Issue -
State: closed - Opened by tanner0101 over 6 years ago
- 6 comments
Labels: enhancement
#72 - add One-Time Password (TOTP and HOTP) support
Pull Request -
State: closed - Opened by tanner0101 over 6 years ago
- 2 comments
Labels: enhancement
#71 - Cipher: add support for AES256 GCM tags
Pull Request -
State: closed - Opened by bmhatfield over 6 years ago
- 10 comments
Labels: enhancement
#70 - Make `makeRandom` public
Pull Request -
State: closed - Opened by rafiki270 over 6 years ago
- 3 comments
#69 - Issue when signing JWT
Issue -
State: closed - Opened by kscerbiakas over 6 years ago
- 2 comments
#68 - Add support for authenticated encryption/decryption AES-GCM
Issue -
State: closed - Opened by MrMage over 6 years ago
- 11 comments
Labels: enhancement
#67 - small fixes before 3.2.0
Pull Request -
State: closed - Opened by tanner0101 over 6 years ago
- 1 comment
Labels: bug, enhancement
#66 - Cipher deprecations
Pull Request -
State: closed - Opened by MrMage over 6 years ago
- 1 comment
Labels: enhancement
#65 - Convert CryptoRandom and OSRandom into structs to save allocations
Pull Request -
State: closed - Opened by MrMage over 6 years ago
- 2 comments
Labels: enhancement
#64 - Add RSA encrypt and decrypt and adapt api
Pull Request -
State: closed - Opened by FranzBusch over 6 years ago
- 1 comment
Labels: enhancement
#63 - eliminate warnings for Swift 4.1
Pull Request -
State: closed - Opened by rpinz over 6 years ago
- 4 comments
Labels: enhancement
#62 - add random sorter for arrays
Pull Request -
State: closed - Opened by rausnitz over 6 years ago
- 4 comments
Labels: enhancement
#61 - Fix an IV length error message.
Pull Request -
State: closed - Opened by MrMage over 6 years ago
- 1 comment
Labels: bug
#60 - Add several more default cipher algorithms and make initialization with an EVP_CIPHER public
Pull Request -
State: closed - Opened by MrMage over 6 years ago
- 6 comments
Labels: enhancement
#59 - Default AES mode should not be ECB
Issue -
State: closed - Opened by MrMage over 6 years ago
- 14 comments
Labels: enhancement
#58 - Added guard for invalid cost
Pull Request -
State: closed - Opened by bre7 over 6 years ago
- 1 comment
Labels: enhancement
#57 - Failing "password" test
Pull Request -
State: closed - Opened by jdmcd over 6 years ago
- 9 comments
Labels: bug
#56 - Random Int max/min
Issue -
State: closed - Opened by jdmcd over 6 years ago
- 5 comments
Labels: enhancement
#55 - Added OpenBSD's BCrypt C implementation
Pull Request -
State: closed - Opened by bre7 over 6 years ago
- 5 comments
Labels: enhancement
#54 - C wrapper for BCrypt
Pull Request -
State: closed - Opened by bre7 over 6 years ago
- 1 comment
Labels: enhancement
#53 - Crash fix
Pull Request -
State: closed - Opened by rafiki270 over 6 years ago
- 5 comments
Labels: bug
#52 - core 3.1 updates
Pull Request -
State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement
#51 - Restore ability to create RSAKeys from components (from Vapor 2)
Pull Request -
State: closed - Opened by jseibert over 6 years ago
- 5 comments
Labels: enhancement
#50 - BCrypt Regression
Issue -
State: closed - Opened by Andrewangeta over 6 years ago
- 12 comments
Labels: question
#49 - Conform DigestAlgorithm to Equatable
Issue -
State: closed - Opened by calebkleveter over 6 years ago
Labels: enhancement
#48 - gm
Pull Request -
State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement
#47 - Implement PBKDF2 on top of the new Digest APIs
Pull Request -
State: closed - Opened by Joannis over 6 years ago
- 3 comments
Labels: enhancement
#46 - fixes crypto docs typos
Pull Request -
State: closed - Opened by grundoon over 6 years ago
- 1 comment
#45 - Openssl digests
Pull Request -
State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement
#44 - Add PKCS#7/Cryptographic Message Syntax Support
Issue -
State: closed - Opened by TheGeekPharaoh over 6 years ago
- 5 comments
Labels: enhancement
#43 - add openssl/macOS security random number generation
Issue -
State: closed - Opened by tanner0101 over 6 years ago
- 1 comment
Labels: enhancement
#42 - Add private/public key parsing for using with RSA
Issue -
State: closed - Opened by Andrewangeta over 6 years ago
- 6 comments
Labels: enhancement
#41 - nio
Pull Request -
State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement
#40 - Remove pufferfish because it's incomplete and belongs with HTTP/2
Pull Request -
State: closed - Opened by Joannis over 6 years ago
Labels: enhancement
#39 - add RSA
Pull Request -
State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement
#38 - Merge master
Pull Request -
State: closed - Opened by tanner0101 over 6 years ago
Labels: enhancement
#37 - ci 4.1
Pull Request -
State: closed - Opened by tanner0101 almost 7 years ago
Labels: enhancement
#36 - stream refactor
Pull Request -
State: closed - Opened by tanner0101 almost 7 years ago
Labels: enhancement
#35 - SHA256 hash is wrong for newlines
Issue -
State: closed - Opened by bennibau almost 7 years ago
- 2 comments
#34 - Update CircleCI to 2.0
Pull Request -
State: closed - Opened by vzsg almost 7 years ago
#33 - crypto beta
Pull Request -
State: closed - Opened by tanner0101 almost 7 years ago
- 1 comment
Labels: enhancement
#32 - Remove characters because of deprecation
Pull Request -
State: closed - Opened by alirp88 almost 7 years ago
- 1 comment
#31 - Rework Crypto
Pull Request -
State: closed - Opened by Joannis about 7 years ago
- 2 comments
#30 - swift 4 preliminary
Pull Request -
State: closed - Opened by loganwright over 7 years ago
Labels: enhancement
#29 - readme/package
Pull Request -
State: closed - Opened by loganwright over 7 years ago
Labels: enhancement
#28 - Fix Cipher Context Leak
Pull Request -
State: closed - Opened by johnbona over 7 years ago
- 3 comments
Labels: bug
#27 - Removed Travis
Pull Request -
State: closed - Opened by BrettRToomey over 7 years ago
Labels: enhancement
#26 - Updated README.md
Pull Request -
State: closed - Opened by BrettRToomey over 7 years ago
Labels: enhancement
#25 - New icon
Issue -
State: closed - Opened by BrettRToomey over 7 years ago
#24 - ctls
Pull Request -
State: closed - Opened by tanner0101 over 7 years ago
Labels: enhancement
#23 - cipher fix
Pull Request -
State: closed - Opened by tanner0101 over 7 years ago
Labels: enhancement
#22 - Test almost every cipher mode supported by the library (failing)
Pull Request -
State: closed - Opened by vzsg over 7 years ago
- 4 comments
Labels: bug, enhancement
#21 - fix `Random` in 1.0
Pull Request -
State: closed - Opened by tanner0101 over 7 years ago
- 2 comments
Labels: bug
#20 - Fix random
Pull Request -
State: closed - Opened by tanner0101 over 7 years ago
- 1 comment
#19 - fix swift 3.1 warnings
Pull Request -
State: closed - Opened by tanner0101 over 7 years ago
Labels: enhancement
#18 - Ensure that Random classes successfully produce the requested bytes
Pull Request -
State: closed - Opened by C0deH4cker over 7 years ago
- 6 comments
#17 - update deps for 2.x alpha
Pull Request -
State: closed - Opened by loganwright almost 8 years ago
#16 - AES GCM mode requires special handling
Issue -
State: closed - Opened by vzsg almost 8 years ago
- 3 comments
Labels: enhancement
#15 - fix cipher overflow
Pull Request -
State: closed - Opened by tanner0101 about 8 years ago
- 1 comment
Labels: bug
#14 - Heap Buffer Overflow with AES Encryption
Issue -
State: closed - Opened by johnbona about 8 years ago
- 1 comment
Labels: bug
#13 - add pkbdf2
Issue -
State: closed - Opened by tanner0101 about 8 years ago
#12 - 1.0
Pull Request -
State: closed - Opened by loganwright about 8 years ago
#11 - method name fix
Pull Request -
State: closed - Opened by tanner0101 about 8 years ago
Labels: bug
#10 - encryption
Pull Request -
State: closed - Opened by tanner0101 about 8 years ago
- 2 comments
Labels: enhancement
#9 - updates
Pull Request -
State: closed - Opened by loganwright about 8 years ago
Labels: enhancement
#8 - Updated UnsafeMutablePointer intializers
Pull Request -
State: closed - Opened by technikyle about 8 years ago
- 2 comments
#7 - Bcrypt verifyPassword not working
Issue -
State: closed - Opened by technikyle about 8 years ago
- 1 comment
#6 - ciphers and encryption
Issue -
State: closed - Opened by tanner0101 about 8 years ago
Labels: enhancement
#5 - pkbdf2
Pull Request -
State: closed - Opened by tanner0101 about 8 years ago
- 3 comments
Labels: enhancement
#4 - Update Package.swift
Pull Request -
State: closed - Opened by loganwright about 8 years ago
#3 - libressl
Pull Request -
State: closed - Opened by tanner0101 about 8 years ago
Labels: enhancement
#2 - failing test case from websockets rfc
Pull Request -
State: closed - Opened by loganwright about 8 years ago
- 1 comment