【问题标题】:Does crypt Command Unix/Solaris 10 support 128bit encryption/decryption? [closed]crypt 命令 Unix/Solaris 10 是否支持 128 位加密/解密? [关闭]
【发布时间】:2012-02-13 22:37:06
【问题描述】:

我需要知道“crypt”命令 Unix/Solaris 10 是否支持 128 位加密/解密。

【问题讨论】:

    标签: unix encryption command solaris


    【解决方案1】:

    Blog Post 表明 Solaris 10 上的 crypt 不使用 DES、RSA、AES 等任何东西(在谈到“128 位加密”时通常会涉及到这些)。它使用了一个可以被许多工具破坏的弱功能,在​​那篇文章中提到了一个。当您需要最新的加密技术时,请使用 openssl 库或工具。

    【讨论】:

      【解决方案2】:

      使用 Solaris 10 上始终安装的加密和解密命令。Openssl 提供了类似的功能,但标准安装中可能缺少。

      【讨论】:

        猜你喜欢
        • 2019-12-08
        • 1970-01-01
        • 1970-01-01
        • 2018-04-27
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多