Class SNTRUP761


  • final class SNTRUP761
    extends java.lang.Object
    A Bouncy Castle implementation of the sntrup761 key encapsulation method (KEM).
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      (package private) static class  SNTRUP761.Client  
      (package private) static class  SNTRUP761.Server  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SNTRUP761()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static boolean isSupported()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SNTRUP761

        private SNTRUP761()
    • Method Detail

      • isSupported

        static boolean isSupported()