Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronark/envshare
/ functions
Functions
31 in github.com/chronark/envshare
⨍
Functions
31
◇
Types & classes
0
↓ 8 callers
Function
toBase58
(b: Uint8Array)
util/base58.ts:5
↓ 4 callers
Function
fromBase58
(s: string)
util/base58.ts:7
↓ 3 callers
Function
generateId
()
pkg/id.ts:4
↓ 2 callers
Function
decodeCompositeKey
(compositeKey: string)
pkg/encoding.ts:18
↓ 2 callers
Function
decrypt
(encrypted: string, keyData: Uint8Array, iv: string, keyVersion: number)
pkg/encryption.ts:36
↓ 2 callers
Function
encodeCompositeKey
(version: number, id: string, encryptionKey: Uint8Array)
pkg/encoding.ts:6
↓ 2 callers
Function
encrypt
(text: string)
pkg/encryption.ts:14
↓ 2 callers
Function
generateKey
()
pkg/encryption.ts:3
↓ 1 callers
Function
asyncComponent
(fn: (arg: T) => Promise<R>)
app/components/stats.tsx:55
↓ 1 callers
Function
onSubmit
()
app/unseal/page.tsx:26
↓ 1 callers
Function
onSubmit
()
app/share/page.tsx:23
Function
Analytics
()
app/components/analytics.tsx:6
Function
Author
({ children, href })
app/components/testimony.tsx:11
Function
Deploy
()
app/deploy/page.tsx:55
Function
ErrorMessage
({ message })
app/components/error.tsx:5
Function
Head
({ title, subtitle }: { title: string; subtitle: string })
app/head.tsx:1
Function
Header
()
app/header.tsx:27
Function
Home
()
app/page.tsx:5
Function
Home
()
app/share/page.tsx:11
Function
Page
(props: { params: { compositeKey: string } })
app/[compositeKey]/page.tsx:5
Function
RootLayout
({ children, }: { children: React.ReactNode; })
app/layout.tsx:9
Function
Testimonials
()
app/components/testimony.tsx:28
Function
Title
({ children, href })
app/components/testimony.tsx:17
Function
Title
({ children })
app/components/title.tsx:3
Function
TwitterHandle
({ children })
app/components/testimony.tsx:7
Function
Unseal
()
app/unseal/page.tsx:12
Function
handler
(req: NextRequest)
pages/api/v1/og.tsx:8
Function
handler
(req: NextRequest)
pages/api/v1/store.ts:13
Function
handler
(req: NextRequest)
pages/api/v1/load.ts:5
Function
handler
(req: NextRequest)
pages/api/v1/secret/index.ts:43
Function
handler
(req: NextRequest)
pages/api/v1/secret/[id].ts:18