Skip to content

feat(Crypto): define PRGs and their security definition - #876

Open
SamuelSchlesinger wants to merge 1 commit into
leanprover:mainfrom
SamuelSchlesinger:samschlesinger/pseudorandom-generators
Open

feat(Crypto): define PRGs and their security definition#876
SamuelSchlesinger wants to merge 1 commit into
leanprover:mainfrom
SamuelSchlesinger:samschlesinger/pseudorandom-generators

Conversation

@SamuelSchlesinger

@SamuelSchlesinger SamuelSchlesinger commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Formalizes Boneh-Shoup's definitions of PRGs and proves the impossibility of making an extending PRG against an arbitrary adversary. Takes the approach of #766 by defining the construction and proving the impossibility in certain contexts, motivating the future computational security definitions.

Composed with Astra using Codex based on some code that I had written by hand.

@SamuelSchlesinger
SamuelSchlesinger force-pushed the samschlesinger/pseudorandom-generators branch from 033593d to 013616a Compare September 5, 2026 21:53
@SamuelSchlesinger SamuelSchlesinger changed the title feat(Crypto): define PRG security against admissible adversaries feat(Crypto): define PRGs and their security definition Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant