Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Kitura/BlueCryptor issues and pull requests
#78 - Removed support for cryptographically broken algorithms MD2, MD4, MD5
Pull Request -
State: open - Opened by LowAmmo over 2 years ago
- 4 comments
#77 - Remove support for deprecated cryptographic options (MD2, MD4, MD5) & release to cocoapods
Issue -
State: open - Opened by LowAmmo over 2 years ago
#76 - Getting " " (empty) Decrypted string from update function
Issue -
State: open - Opened by nirav-kotecha over 2 years ago
#75 - Invalid Triple-DES encryption result
Issue -
State: open - Opened by MohamedT-Silverkey over 2 years ago
#74 - silence compiler warnings
Pull Request -
State: closed - Opened by mman about 3 years ago
- 4 comments
#73 - Fix for podspec
Pull Request -
State: closed - Opened by dannys42 over 3 years ago
- 1 comment
#72 - Update CI rules; Officially drop Swift 4.x
Pull Request -
State: closed - Opened by dannys42 over 3 years ago
- 1 comment
#71 - Fix warnings due to improper exclusion; update gitignore
Pull Request -
State: closed - Opened by Joebayld over 3 years ago
- 10 comments
#70 - Invalid Exclude in Xcode 13
Issue -
State: closed - Opened by adam-redboxmobile over 3 years ago
- 15 comments
#69 - Updated dependencies to community versions
Pull Request -
State: closed - Opened by dannys42 over 4 years ago
- 11 comments
#68 - Update repo reference
Pull Request -
State: closed - Opened by fouadhatem over 4 years ago
#67 - Update repo references
Pull Request -
State: closed - Opened by fouadhatem over 4 years ago
#66 - Update repo references
Pull Request -
State: closed - Opened by fouadhatem over 4 years ago
#65 - Update repo references
Pull Request -
State: closed - Opened by fouadhatem over 4 years ago
#64 - Fixed warning for empty option set
Pull Request -
State: closed - Opened by csjones over 4 years ago
- 2 comments
#63 - custom framework build failing with no full bitcode error
Issue -
State: open - Opened by Tharunreddych about 5 years ago
- 1 comment
#62 - ci: Update to Swift 5.1, fix linter error
Pull Request -
State: closed - Opened by djones6 over 5 years ago
#61 - How can I get the same output with openssl?
Issue -
State: closed - Opened by andy-312 over 5 years ago
- 1 comment
#60 - Avoid warning on Xcode 11
Pull Request -
State: closed - Opened by giginet over 5 years ago
- 2 comments
#59 - Request: bcrypt implementation
Issue -
State: open - Opened by TaborKelly over 5 years ago
- 5 comments
Labels: enhancement, help wanted
#58 - Update EVP_Final to EVP_Final_ex
Pull Request -
State: closed - Opened by Andrew-Lees11 almost 6 years ago
- 2 comments
#57 - swift build warning (misuse EVP_DecryptFinal | EVP_EncryptFinal)
Issue -
State: closed - Opened by macwish almost 6 years ago
- 2 comments
#56 - PBKDF derivation compiler warning
Issue -
State: open - Opened by paulfreeman almost 6 years ago
- 1 comment
#55 - Version-specific manifest not support latest Swift 5
Issue -
State: closed - Opened by nuodong almost 6 years ago
- 1 comment
#54 - Support Swift 5
Pull Request -
State: closed - Opened by djones6 almost 6 years ago
- 2 comments
#53 - fix: make byteArray return empty array on failure instead of fatal error
Pull Request -
State: closed - Opened by Andrew-Lees11 almost 6 years ago
- 4 comments
#52 - ci: Update to Swift 4.2.3, use official Docker images
Pull Request -
State: closed - Opened by djones6 almost 6 years ago
#51 - Add watchOS to podspec
Pull Request -
State: closed - Opened by Andrew-Lees11 almost 6 years ago
- 1 comment
#50 - ECDSA support
Issue -
State: closed - Opened by Andrew-Lees11 about 6 years ago
- 9 comments
Labels: enhancement
#49 - Swift 5 support
Pull Request -
State: closed - Opened by djones6 about 6 years ago
- 1 comment
#48 - Update to swift 4.2.1, test on 16.04 / 18.04
Pull Request -
State: closed - Opened by djones6 about 6 years ago
#47 - Revert embedded module, use OpenSSL repo in Swift 4.2 format
Pull Request -
State: closed - Opened by djones6 over 6 years ago
#46 - Support Swift 4.2
Pull Request -
State: closed - Opened by djones6 over 6 years ago
#45 - Installing via CocoaPods results in error "No such module 'CommonCrypto'"
Issue -
State: closed - Opened by thatjuan over 6 years ago
- 2 comments
#44 - Standardize README
Pull Request -
State: closed - Opened by helenmasters over 6 years ago
#43 - Cryptor-iOS Scheme is not Shared
Issue -
State: closed - Opened by jracc over 6 years ago
- 4 comments
#42 - Fresh checkout won't build
Issue -
State: closed - Opened by triztian over 6 years ago
- 2 comments
#41 - Swift 4.2 macOS CommonCrypto conflict
Issue -
State: closed - Opened by quanvo87 over 6 years ago
- 2 comments
#40 - Added new Travis builds
Pull Request -
State: closed - Opened by KyeMaloy97 over 6 years ago
#39 - Rename [email protected]
Pull Request -
State: closed - Opened by ianpartridge over 6 years ago
#38 - Support Xcode 10
Pull Request -
State: closed - Opened by ianpartridge over 6 years ago
- 2 comments
#37 - Xcode 10 Support
Issue -
State: closed - Opened by stephencelis over 6 years ago
- 1 comment
#36 - CMS Signatures
Issue -
State: closed - Opened by TheGeekPharaoh almost 7 years ago
- 1 comment
#35 - Minor release for swift 4.1
Issue -
State: closed - Opened by rafiki270 almost 7 years ago
- 2 comments
#34 - Removed warnings found in Swift 4.1
Pull Request -
State: closed - Opened by KyeMaloy97 almost 7 years ago
- 3 comments
#33 - Request: OpenSSL 1.1 support
Issue -
State: closed - Opened by discorev almost 7 years ago
Labels: enhancement
#32 - Removed the team from the General Signing and update the project to support iOS 9.0
Pull Request -
State: closed - Opened by laurentmorvillier about 7 years ago
- 3 comments
#31 - Removed the team from the General signing, updated the iOS Deployment…
Pull Request -
State: closed - Opened by laurentmorvillier about 7 years ago
- 1 comment
#30 - Replace some fatalError's by optional/Result/throws
Issue -
State: closed - Opened by mbrandonw about 7 years ago
- 4 comments
#29 - error: manifest parse error(s): The manifest file at https://github.com/IBM-Swift/CommonCrypto.git (0.1.3) is empty
Issue -
State: closed - Opened by carlhung about 7 years ago
- 3 comments
#28 - error: manifest parse error(s): The manifest file at https://github.com/IBM-Swift/CommonCrypto.git (0.1.3) is empty
Issue -
State: closed - Opened by carlhung about 7 years ago
- 1 comment
#27 - The manifest file at https://github.com/IBM-Swift/CommonCrypto.git (0.1.3) is empty
Issue -
State: closed - Opened by carlhung about 7 years ago
- 2 comments
#26 - Detect Invalid Initialization Vector Size.
Issue -
State: closed - Opened by iosdevzone about 7 years ago
- 4 comments
#25 - Swift4
Pull Request -
State: closed - Opened by quanvo87 over 7 years ago
- 3 comments
#24 - Error on import Cryptor using Swift 4 on Linux
Issue -
State: closed - Opened by billymeltdown over 7 years ago
- 3 comments
#23 - Code formatting changes for readability
Pull Request -
State: closed - Opened by alexpersian over 7 years ago
- 4 comments
#22 - iOS Support
Issue -
State: closed - Opened by andrew-selvia over 7 years ago
- 1 comment
#21 - Please add ECDSA support for iCloud server-server auth
Issue -
State: closed - Opened by benspratling4 almost 8 years ago
- 2 comments
Labels: enhancement
#20 - Clean up context - fixes observed leak
Pull Request -
State: closed - Opened by carlbrown almost 8 years ago
#19 - Request: add equivalents to PHP's password_hash() and password_verify() functions
Issue -
State: open - Opened by twostraws about 8 years ago
Labels: enhancement
#18 - Request: Random.generate(hexCharacterCount:)
Issue -
State: open - Opened by twostraws about 8 years ago
Labels: enhancement
#17 - Can Random.generate() be non-throwing?
Issue -
State: open - Opened by twostraws about 8 years ago
Labels: enhancement
#16 - CHTTParser error when running swift build
Issue -
State: closed - Opened by doronkatz about 8 years ago
- 7 comments
#15 - Parameterize items passed into build-package.sh
Pull Request -
State: closed - Opened by BDHernand about 8 years ago
#14 - Remove submodule
Pull Request -
State: closed - Opened by BDHernand about 8 years ago
#13 - fix error 'none' is unavailable: use [] for swift3
Pull Request -
State: closed - Opened by fuku2014 about 8 years ago
- 1 comment
#12 - Added back the ignore = all for the gitmodule file
Pull Request -
State: closed - Opened by BDHernand about 8 years ago
#11 - Multiple free() bug in StreamCryptor.swift
Issue -
State: closed - Opened by carlbrown about 8 years ago
- 1 comment
#10 - Removing the $TRAVIS_BRANCH from the travis file
Pull Request -
State: closed - Opened by BDHernand over 8 years ago
#9 - Add .swift-sample file
Pull Request -
State: closed - Opened by ianpartridge over 8 years ago
- 1 comment
#8 - Provide metadata to support sandbox sample
Issue -
State: closed - Opened by ianpartridge over 8 years ago
- 1 comment
#7 - Updating with Data
Issue -
State: closed - Opened by collinhundley over 8 years ago
- 2 comments
#6 - Setup Travis CI
Pull Request -
State: closed - Opened by BDHernand over 8 years ago
#5 - RSA Signing
Issue -
State: closed - Opened by collinhundley over 8 years ago
- 26 comments
Labels: enhancement
#4 - Added support for iOS, watchOS and tvOS throughout source code
Pull Request -
State: closed - Opened by ratranqu over 8 years ago
- 3 comments
#3 - ios/watchos/tvos support?
Issue -
State: closed - Opened by ratranqu over 8 years ago
- 6 comments
#2 - HMAC-SHA1 Linux compatibility
Issue -
State: closed - Opened by collinhundley over 8 years ago
- 3 comments
#1 - Migrated to swift 3 for OSX
Pull Request -
State: closed - Opened by hang-h over 8 years ago
- 4 comments