معرفی شرکت ها


cakes-0.1.7


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Certificate authority kit, ECDH-powered, SAS-authenticated
ویژگی مقدار
سیستم عامل -
نام فایل cakes-0.1.7
نام cakes
نسخه کتابخانه 0.1.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Manuel Amador (Rudd-O)
ایمیل نویسنده rudd-o@rudd-o.com
آدرس صفحه اصلی https://github.com/Rudd-O/hassmpris
آدرس اینترنتی https://pypi.org/project/cakes/
مجوز -
# Certificate authority kit, ECDH-powered, SAS-authenticated This package contains a kit that allows you to develop clients and servers that authenticate to each other mutually, issuing certificates to clients that can then be used for secure mutual TLS or gRPC authenticated communication. You will find this package useful if: * You have a server program, and a client program. * You want to secure communications between these programs using SSL or gRPC secure channels. * You do not have a certificate authority or other PKI system on hand. * All you need is a way to authenticate the client on the server side, and the server on the client side. * You want to authenticate the two parts by making a visual comparison on both sides (much like Bluetooth PIN pairing). You'll find more developer and implementation documentation in the [module](https://github.com/Rudd-O/cakes/blob/master/src/cakes/__init__.py). This package is distributed under the GNU Lesser General Public License v2.1. For relicensing, contact the package author.


نحوه نصب


نصب پکیج whl cakes-0.1.7:

    pip install cakes-0.1.7.whl


نصب پکیج tar.gz cakes-0.1.7:

    pip install cakes-0.1.7.tar.gz