並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 13 件 / 13件

新着順 人気順

s2nの検索結果1 - 13 件 / 13件

  • GitHub - aws/s2n-tls: An implementation of the TLS/SSL protocols

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

      GitHub - aws/s2n-tls: An implementation of the TLS/SSL protocols
    • Introducing s2n-tls, a New Open Source TLS Implementation | Amazon Web Services

      AWS Security Blog Introducing s2n-tls, a New Open Source TLS Implementation February 22, 2022: s2n has been renamed to s2n-tls. See details. At Amazon Web Services, strong encryption is one of our standard features, and an integral aspect of that is the TLS (previously called SSL) encryption protocol. TLS is used with every AWS API and is also available directly to customers of many AWS services i

        Introducing s2n-tls, a New Open Source TLS Implementation | Amazon Web Services
      • 米Amazon、オープンソースのTLS実装「s2n」を公開 | OSDN Magazine

        米Amazon.com傘下でクラウドサービスを提供するAmazon Web Services(AWS)は6月30日、オープンソースのTLS(Transport Layer Security)実装「s2n(Signal-to-Noise)」プロジェクトを発表した。シンプル、軽量、小型を特徴とし、OpenSSLの複雑さの解決を図るという。 AWSでは提供するすべてのAPIでTLSを利用しているほか、「Amazon S3」「Elastic Load Balancing(ELB)」などのサービスで顧客に直接TLSを提供しているという。しかしここ数年TLSアルゴリズムの欠陥が注目を集めることが多くなっており、これを受けてs2nへの取り組みを開始したという。TLSの課題としてプロトコルが複雑になりコード行数が膨れていることを指摘、TLS実装の簡素化を目標とする。s2nはOpenSSLを置き換えるもので

          米Amazon、オープンソースのTLS実装「s2n」を公開 | OSDN Magazine
        • AWS、TLSの新たなオープンソース実装「s2n」を公開

          Steven J. Vaughan-Nichols (Special to ZDNET.com) 翻訳校正: 編集部 2015-07-01 10:28 Amazon Web Services(AWS)は米国時間6月30日、TLSプロトコルの新たなオープンソース実装「s2n」(「signal to noise」の略語)の公開を同社ブログ上で発表した。 AWSのセキュリティエンジニアリング担当バイスプレジデントStephen Schmidt氏は同ブログで、Amazonが世界規模で展開しているEコマースサイト、およびAWSのクラウドサービスでは、強力で一貫性のある暗号プロトコルとしてTLSを採用していると述べたうえで、OpenSSLに最近降りかかった「Heartbleed」や「FREAK」「Logjam」といった複数の問題により、「ソフトウェアのアップグレードや証明書の変更などの、運用面で時間の

            AWS、TLSの新たなオープンソース実装「s2n」を公開
          • Introducing s2n-quic, a new open-source QUIC protocol implementation in Rust | Amazon Web Services

            AWS Security Blog Introducing s2n-quic, a new open-source QUIC protocol implementation in Rust At Amazon Web Services (AWS), security, high performance, and strong encryption for everyone are top priorities for all our services. With these priorities in mind, less than a year after QUIC ratification in the Internet Engineering Task Force (IETF), we are introducing support for the QUIC protocol whi

              Introducing s2n-quic, a new open-source QUIC protocol implementation in Rust | Amazon Web Services
            • AWS s2n: 6,000行ほどのオープンソースTLS実装

              Spring BootによるAPIバックエンド構築実践ガイド 第2版 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近リリースされ、重要な変...

                AWS s2n: 6,000行ほどのオープンソースTLS実装
              • GitHub - aws/s2n-quic: An implementation of the IETF QUIC protocol

                s2n-quic is a Rust implementation of the IETF QUIC protocol, featuring: a simple, easy-to-use API. See an example of an s2n-quic echo server built with just a few API calls high configurability using providers for granular control of functionality extensive automated testing, including fuzz testing, integration testing, unit testing, snapshot testing, efficiency testing, performance benchmarking,

                  GitHub - aws/s2n-quic: An implementation of the IETF QUIC protocol
                • AWS、TLS実装ライブラリ「s2n」を公開

                  TLSに相次いで脆弱性が発覚した一因はプロトコルの複雑性にあるとの認識から、オープンソースで公開したs2nは小さく高速、かつシンプルな設計を目指した。 米Amazon Web Services(AWS)は6月30日、新しいTLSプロトコル実装のライブラリ「s2n」をオープンソースとして公開したと発表した。 TLSやSSLを巡っては、この1年あまりの間に「Heartbleed」「FREAK」「Logjam」などと呼ばれる深刻な脆弱性が相次いで発覚し、開発者や担当者が対応に追われてきた。AWSでは「こうした展開によってセキュリティは向上したものの、ソフトウェアの更新や証明書の入れ替えといった時間のかかる作業が必要になった」と指摘する。 その一因は、TLSプロトコルが非常に複雑なことにあるとAWSは解説する。オープンソースのSSL/TLS実装ライブラリ「OpenSSL」には50万行ものコードが含

                    AWS、TLS実装ライブラリ「s2n」を公開
                  • Introducing s2n-tls, a New Open Source TLS Implementation | Amazon Web Services

                    AWS Security Blog Introducing s2n-tls, a New Open Source TLS Implementation February 22, 2022: s2n has been renamed to s2n-tls. See details. At Amazon Web Services, strong encryption is one of our standard features, and an integral aspect of that is the TLS (previously called SSL) encryption protocol. TLS is used with every AWS API and is also available directly to customers of many AWS services i

                      Introducing s2n-tls, a New Open Source TLS Implementation | Amazon Web Services
                    • s2n Is Now Handling 100 Percent of SSL Traffic for Amazon S3 | Amazon Web Services

                      AWS Security Blog s2n Is Now Handling 100 Percent of SSL Traffic for Amazon S3 In June 2015, we introduced s2n, an open-source implementation of the TLS encryption protocol, making the source code publicly available under the terms of the Apache Software License 2.0 from the s2n GitHub repository. One of the key benefits to s2n is far less code surface, with approximately 6,000 lines of code (comp

                        s2n Is Now Handling 100 Percent of SSL Traffic for Amazon S3 | Amazon Web Services
                      • Introducing s2n-tls, a New Open Source TLS Implementation | Amazon Web Services

                        AWS Security Blog Introducing s2n-tls, a New Open Source TLS Implementation February 22, 2022: s2n has been renamed to s2n-tls. See details. At Amazon Web Services, strong encryption is one of our standard features, and an integral aspect of that is the TLS (previously called SSL) encryption protocol. TLS is used with every AWS API and is also available directly to customers of many AWS services i

                          Introducing s2n-tls, a New Open Source TLS Implementation | Amazon Web Services
                        • Xユーザーの新日本プロレスリング株式会社さん: 「昨日投稿された、X(旧Twitter)での立憲民主党・塩村あやか参議院議員の投稿について、同投稿の訂正もしくは撤回を求める下記意見書を、本日同議員および立憲民主党宛に送付したことをご報告いたします。 https://t.co/RSyFuGYPma https://t.co/kCxcuJ2S2n」 / X

                          • https://vk.com/away.php?to=https%3a%2f%2fdocs.google.com%2ffile%2fd%2f1eQYpano7xUmfzZ2W9fJ0nCKzEjp-S2-N%2fedit

                            1