Skip to main content
Glama
blake2b.d.ts454 B
/** * Blake2b hash function. Focuses on 64-bit platforms, but in JS speed different from Blake2s is negligible. * @module * @deprecated */ import { BLAKE2b as B2B, blake2b as b2b } from './blake2.ts'; /** @deprecated Use import from `noble/hashes/blake2` module */ export declare const BLAKE2b: typeof B2B; /** @deprecated Use import from `noble/hashes/blake2` module */ export declare const blake2b: typeof b2b; //# sourceMappingURL=blake2b.d.ts.map

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MyronKoch-dev/osmosis-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server