# encoding: binary # frozen_string_literal: true # NaCl/libsodium for Ruby module RbNaCl # The library's version VERSION = "7.1.2" end