Skip to content

signedcookiesession compilation error #281

@bobbbob98

Description

@bobbbob98

prologue/middlewares/signedcookiesession doesn't compile,

~$ nim r test.nim 
Hint: used config file '~/.choosenim/toolchains/nim-2.2.4/config/nim.cfg' [Conf]
Hint: used config file '~/.choosenim/toolchains/nim-2.2.4/config/config.nims' [Conf]
..................................................................................................................................................................................................................................................
~/.nimble/pkgs2/prologue-0.6.6-433777a19c0bf630753006f0646c5a6dbbfd4b74/prologue/signing/signing.nim(48, 28) Error: undeclared identifier: 'sha2'
candidates (edit distance, scope distance); see '--spellSuggest': 
 (0, 2): 'sha2'

probably nimcrypto changed their api, version 0.6.0 works but the most recent one doesn't.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions