You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

sshpk

Package Overview
Dependencies
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.15.1 to 1.15.2

2

lib/utils.js

@@ -90,3 +90,3 @@ // Copyright 2015 Joyent, Inc.

var CIPHER_LEN = {
'des-ede3-cbc': { key: 7, iv: 8 },
'des-ede3-cbc': { key: 24, iv: 8 },
'aes-128-cbc': { key: 16, iv: 16 },

@@ -93,0 +93,0 @@ 'aes-256-cbc': { key: 32, iv: 16 }

{
"name": "sshpk",
"version": "1.15.1",
"version": "1.15.2",
"description": "A library for finding and using SSH public keys",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc