你好,游客 登录 注册 搜索
阅读内容

SSH 服务器 TinySSH

运行环境:
授权方式:BSD
软件大小:M
下载量:
更新日期:2014-05-12
来源地址:
联系作者:Linux

TinySSH 是一个小型的 SSH 服务器,使用最先进的 NaCl / TweetNaCl 加密库。基于 CurveCP 提供非常好的数据传输安全性。

特性

  • 易于审计 easy auditable - TinySSH has less than 100000 words of code

  • 无动态内存分配 no dynamic memory allocation - TinySSH has all memory statically allocated (less than 1MB)

  • 配置简单 simple configuration - TinySSH can't be misconfigured

  • 可重用的代码 reusing code - TinySSH is reusing build mechanism from NaCl and libraries from CurveCP implementation

  • 可重用软件 reusing software - TinySSH is using tcpserver/curvecpserver for TCP/CurveCP connection

  • 功能简单单一 limited amount of features - TinySSH doesn't have features such: SSH1 protocol, compression, scp, sftp, ...

  • 不使用老的加密方法 no older cryptographic primitives - rsa, dsa, classic diffie-hellman, md5, sha1, 3des, arcfour, ...

  • 没有版权限制 no copyright restrictions - TinySSH is in the public domain

  • 不依赖 OpenSSL - TinySSH is using NaCl / TweetNaCl

linux
相关资讯       TinySSH 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款