hchacha20 method

  1. @override
Hchacha20 hchacha20()
override

Implementation

@override
Hchacha20 hchacha20() {
  return fallback.hchacha20();
}