Правильная тема ВКР
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#import "common.typ": pz-biblio-strip-en, pz-front-heading
|
||||
#import "common.typ": pz-biblio-strip-en, pz-front-heading, pz-thesis-topic-en
|
||||
|
||||
#pagebreak(weak: true)
|
||||
|
||||
#pz-biblio-strip-en(
|
||||
udk: "004.738.5",
|
||||
author: "Pytkov Roman Evgenievich",
|
||||
title: "Development of the Wallenc mobile application — a universal wallet for secure storage of data on untrusted backends without a dedicated application server",
|
||||
title: pz-thesis-topic-en,
|
||||
year: 2026,
|
||||
)
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
#{
|
||||
set par(first-line-indent: 0pt, justify: true)
|
||||
|
||||
[The thesis describes the Wallenc mobile application — a client wallet for storing data on untrusted backends without a dedicated application server. Data is encrypted on the device before upload; decryption is performed only when the user enters a valid key. The work includes analysis of analogues, requirements, architecture and UI design, Kotlin implementation for Android, testing, and a brief economic assessment.]
|
||||
[The thesis is devoted to a mobile application for secure storage of user data (the Wallenc software product). Data is encrypted on the device before upload; decryption is performed only when the user enters a valid key. The work includes analysis of analogues, requirements, architecture and UI design, Kotlin implementation for Android, testing, and a brief economic assessment.]
|
||||
|
||||
parbreak()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user