Nostrduino
Loading...
Searching...
No Matches
Data Structures | Namespaces | Macros
NostrUtils.h File Reference
#include <Arduino.h>
#include "ArduinoJson.h"
#include "NostrEncoding.h"
#include "NostrString.h"
#include <functional>

Go to the source code of this file.

Data Structures

class  nostr::Utils
 

Namespaces

namespace  nostr
 

Macros

#define NOSTR_DIGEST_SIZE   32
 
#define BASE64_STANDARD   0
 
#define BASE64_NOPADDING   1
 
#define BASE64_URLSAFE   2
 

Macro Definition Documentation

◆ BASE64_NOPADDING

#define BASE64_NOPADDING   1

◆ BASE64_STANDARD

#define BASE64_STANDARD   0

◆ BASE64_URLSAFE

#define BASE64_URLSAFE   2

◆ NOSTR_DIGEST_SIZE

#define NOSTR_DIGEST_SIZE   32