Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / UnumID/library-crypto-typescript issues and pull requests
#78 - Bump protobufjs from 6.11.3 to 6.11.4
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, 1 min review
#77 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, 1 min review
#76 - Bump semver from 6.3.0 to 6.3.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 3 comments
Labels: dependencies, 1 min review, single-line
#75 - fix(aes): class updated to be reflective of its usage pattern of unique ivs.
Pull Request -
State: closed - Opened by rsmets almost 2 years ago
#74 - Bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 4 comments
Labels: dependencies, 1 min review
#73 - [CI] config updated to remove usage of yarn
Pull Request -
State: closed - Opened by rsmets almost 2 years ago
#72 - [Export] Aes class along with more inline docs and some cleanup.
Pull Request -
State: closed - Opened by rsmets almost 2 years ago
#71 - [Aes] class created.
Pull Request -
State: closed - Opened by rsmets almost 2 years ago
#70 - [Dependency] Updating types version
Pull Request -
State: closed - Opened by pritch09 about 2 years ago
#69 - [Package-lock] Adding package-lock for npm ci
Pull Request -
State: closed - Opened by pritch09 about 2 years ago
#68 - [Dependabot] Fixing dependency vulnerabilities
Pull Request -
State: closed - Opened by pritch09 about 2 years ago
#67 - [Package.lock] Adding package lock that passes dependabot
Pull Request -
State: closed - Opened by pritch09 about 2 years ago
#66 - [Dependabot] Fixing vulnerabilities
Pull Request -
State: closed - Opened by pritch09 about 2 years ago
#65 - [Types] release version usage.
Pull Request -
State: closed - Opened by rsmets about 2 years ago
#64 - [CI] updated to use npm ci instead of yarn.
Pull Request -
State: closed - Opened by rsmets about 2 years ago
#63 - [CI] updated to use automated release message.
Pull Request -
State: closed - Opened by rsmets about 2 years ago
#62 - [README] updated to reflect base64 updates and function definitions and usage.
Pull Request -
State: closed - Opened by rsmets about 2 years ago
#61 - Bump ws from 7.3.0 to 7.5.9
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#60 - base64
Pull Request -
State: closed - Opened by rsmets about 2 years ago
#59 - [Base64] encoding used for encrypted data instead of base58 to allow for encrypting larger data ammounts.
Pull Request -
State: closed - Opened by rsmets about 2 years ago
#58 - Bump jsdom from 16.2.2 to 16.7.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#57 - Bump protobufjs from 6.11.2 to 6.11.3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 2 comments
Labels: dependencies
#56 - Bump ws from 7.3.0 to 7.5.7
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#55 - Bump ansi-regex from 4.1.0 to 4.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#54 - [Types] latest 3.46.0.
Pull Request -
State: closed - Opened by rsmets over 2 years ago
#53 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#52 - keypair id
Pull Request -
State: closed - Opened by jacobleesinger almost 3 years ago
#51 - Bump ajv from 6.12.2 to 6.12.6
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#50 - [DetectEncodingType] tests.
Pull Request -
State: closed - Opened by rsmets almost 3 years ago
#49 - [Helpers] exposed for possible manual usage, including detectEncodingType method.
Pull Request -
State: closed - Opened by rsmets almost 3 years ago
#48 - [Docs] inline docs small update to comment on possible improvements.
Pull Request -
State: closed - Opened by rsmets almost 3 years ago
#47 - [Refactor] to use PublicKeyInfo object for method input for Verify and Encrypt. Auto detecting encoding for Sign and Decrypt methods.
Pull Request -
State: closed - Opened by rsmets almost 3 years ago
#46 - [Deprecation] warnings added to old functions
Pull Request -
State: closed - Opened by rsmets almost 3 years ago
#45 - Bump shelljs from 0.8.4 to 0.8.5
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#44 - Encrypted data padding
Pull Request -
State: closed - Opened by jacobleesinger about 3 years ago
#43 - [Package] json updated to remove registry config.
Pull Request -
State: closed - Opened by rsmets about 3 years ago
#42 - Bump ws from 7.3.0 to 7.5.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#41 - [Types] unumid generic types included to remove usage of local EncryptedData & KeyPair definitions.
Pull Request -
State: closed - Opened by rsmets about 3 years ago
#40 - Bump tmpl from 1.0.4 to 1.0.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#39 - Bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#38 - Bump glob-parent from 5.1.1 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#37 - [Encryption] exposing binary encryption helpers which can be interfaced with naturally with protobuf bytes arrays
Pull Request -
State: closed - Opened by rsmets over 3 years ago
#36 - Bump ws from 7.3.0 to 7.4.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#35 - [Bytes] functionality exposed to handle native bytes arrays while deprecating the string encoding sign and verify functions.
Pull Request -
State: closed - Opened by rsmets over 3 years ago
#34 - [Readme] updated.
Pull Request -
State: closed - Opened by rsmets over 3 years ago
#33 - [Package] registry definition removed so can published multiple places dynamically via the CI job.
Pull Request -
State: closed - Opened by rsmets over 3 years ago
#32 - [Package] json config updated to remove the private attribute.
Pull Request -
State: closed - Opened by rsmets over 3 years ago
#31 - [Github Actions] release config setup to use the default branch, master, not main.
Pull Request -
State: closed - Opened by rsmets over 3 years ago
#30 - [Typedocs] package and docs included along with the release Github Actions workflow which will autogenerate them and publish to NPM and Github packages.
Pull Request -
State: closed - Opened by rsmets over 3 years ago
#29 - Bump hosted-git-info from 2.8.8 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#28 - Bump lodash from 4.17.19 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#27 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#26 - [Verify] string handling added.
Pull Request -
State: closed - Opened by rsmets over 3 years ago
#25 - [CryptoError] now being thrown if an exception occurs in any of the crypto helper functions.
Pull Request -
State: closed - Opened by rsmets over 3 years ago
#24 - [CryptoError] custom error created for more downstream exception handling. Also, validatePublicKey utility.
Pull Request -
State: closed - Opened by rsmets over 3 years ago
#23 - [tsconfig] updated to create declaration source maps for easier code traversing and debugging.
Pull Request -
State: closed - Opened by rsmets almost 4 years ago
#22 - convert raw keys to KeyObjects for sign/verify
Pull Request -
State: closed - Opened by jacobleesinger about 4 years ago
#21 - use pkcs1 padding for encryption
Pull Request -
State: closed - Opened by jacobleesinger about 4 years ago
#20 - update derToPem and key encoding types
Pull Request -
State: closed - Opened by jacobleesinger about 4 years ago
#19 - update everything to work with pem or base58
Pull Request -
State: closed - Opened by jacobleesinger about 4 years ago
#18 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#17 - update encrypt/decrypt to work with actual credential
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#16 - remove hash step from sign/verify
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#15 - Update readme
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#14 - switch to hybrid encryption
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#13 - Create LICENSE
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#12 - add documentation to README
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#11 - Usability
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#10 - add encrypt and decrypt
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#9 - add generateRsaKeypair
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#8 - add verify function
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#7 - add sign function
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#6 - fix file name
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#5 - add generateEccKeyPair
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#4 - add circleci
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#3 - add and configure eslint
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#2 - set up jest
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago
#1 - add build script
Pull Request -
State: closed - Opened by jacobleesinger over 4 years ago